ICoreWebView2ProcessFailedEventArgs2.get_ProcessDescription

Description of the process assigned by the WebView2 Runtime. This is a technical English term appropriate for logging or development purposes, and not localized for the end user. It applies to utility processes (for example, "Audio Service", "Video Capture") and plugin processes (for example, "Flash"). The returned processDescription is empty if the WebView2 Runtime did not assign a description to the process.

The caller must free the returned string with CoTaskMemFree. See API Conventions.

interface ICoreWebView2ProcessFailedEventArgs2
@" propget"
HRESULT
get_ProcessDescription

Meta