ICoreWebView2ContextMenuTarget.get_FrameUri

Gets the uri of the frame. Will match the PageUri if IsRequestedForMainFrame is TRUE.

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

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

Meta