The default display language for WebView. It applies to browser UI such as
context menu and dialogs. It also applies to the accept-languages HTTP
header that WebView sends to websites. The intended locale value is in the
format of BCP 47 Language Tags. More information can be found from
IETF BCP47.
The caller must free the returned string with CoTaskMemFree. See
API Conventions.
The default display language for WebView. It applies to browser UI such as context menu and dialogs. It also applies to the accept-languages HTTP header that WebView sends to websites. The intended locale value is in the format of BCP 47 Language Tags. More information can be found from IETF BCP47.
The caller must free the returned string with CoTaskMemFree. See API Conventions.