IID_ICoreWebView2BrowserExtension

Provides a set of properties for managing an Extension, which includes an ID, name, and whether it is enabled or not, and the ability to Remove the Extension, and enable or disable it.

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

Meta