CreateCoreWebView2Environment

Creates an evergreen WebView2 Environment using the installed WebView2 Runtime version. This is equivalent to running CreateCoreWebView2EnvironmentWithOptions with nullptr for browserExecutableFolder, userDataFolder, additionalBrowserArguments. For more information, navigate to CreateCoreWebView2EnvironmentWithOptions.

version(Windows && inline_webview2_bindings && all)
extern (Windows)
HRESULT
CreateCoreWebView2Environment

Meta