ICoreWebView2ContextMenuTarget.get_SourceUri

Gets the active source uri of element (if HasSourceUri is TRUE, null otherwise).

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

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

Meta