IID_ICoreWebView2DevToolsProtocolEventReceiver

A Receiver is created for a particular DevTools Protocol event and allows you to subscribe and unsubscribe from that event. Obtained from the WebView object using GetDevToolsProtocolEventReceiver.

version(Windows && inline_webview2_bindings && all)
const
GUID IID_ICoreWebView2DevToolsProtocolEventReceiver;
Suggestion Box / Bug Report