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.
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.