ICoreWebView2ContextMenuTarget.get_SelectionText

Gets the selected text (if HasSelection is TRUE, null otherwise).

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

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

Meta