ICoreWebView2_15.get_FaviconUri

Get the current Uri of the favicon as a string. If the value is null, then the return value is E_POINTER, otherwise it is S_OK. If a page has no favicon then the value is an empty string.

interface ICoreWebView2_15
@" propget"
HRESULT
get_FaviconUri
(
LPWSTR* value
)

Meta