We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43a40e commit 4d63f80Copy full SHA for 4d63f80
1 file changed
specs/CDPSessionIdSupport.md
@@ -282,7 +282,7 @@ interface ICoreWebView2_10 : IUnknown {
282
[in] ICoreWebView2CallDevToolsProtocolMethodCompletedHandler* handler);
283
}
284
285
-interface ICoreWebView2DevToolsProtocolEventReceivedEventArgs_2 : IUnknown {
+interface ICoreWebView2DevToolsProtocolEventReceivedEventArgs2 : IUnknown {
286
287
/// The sessionId of the target where the event originates from.
288
/// Empty string is returned as sessionId if the event comes from the default session.
0 commit comments