IID_ICoreWebView2Environment

Represents the WebView2 Environment. WebViews created from an environment run on the browser process specified with environment parameters and objects created from an environment should be used in the same environment. Using it in different environments are not guaranteed to be compatible and may fail.

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