ICoreWebView2ContextMenuTarget.get_LinkUri

Gets the uri of the link (if HasLinkUri is TRUE, null otherwise).

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

interface ICoreWebView2ContextMenuTarget
@" propget"
HRESULT
get_LinkUri
(
LPWSTR* value
)

Meta