arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
ICoreWebView2ContextMenuItemCollection.InsertValueAtIndex
arsd
webview
ICoreWebView2ContextMenuItemCollection
Inserts the
ContextMenuItem
at the specified index.
interface
ICoreWebView2ContextMenuItemCollection
HRESULT
InsertValueAtIndex
(
in
UINT32
index
,
ICoreWebView2ContextMenuItem
value
)
Meta
Source
See Implementation
arsd
webview
ICoreWebView2ContextMenuItemCollection
functions
GetValueAtIndex
InsertValueAtIndex
RemoveValueAtIndex
get_Count
Inserts the ContextMenuItem at the specified index.