IID_ICoreWebView2BrowserExtensionEnableCompletedHandler

The caller implements this interface to receive the result of setting the browser Extension as enabled or disabled. If enabled, the browser Extension is running in WebView instances. If disabled, the browser Extension is not running in WebView instances.

version(Windows && inline_webview2_bindings && all)
const
GUID IID_ICoreWebView2BrowserExtensionEnableCompletedHandler;

Meta