ICoreWebView2StringCollection.GetValueAtIndex

Gets the value at a given index.

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

interface ICoreWebView2StringCollection
HRESULT
GetValueAtIndex
(
in UINT index
,
LPWSTR* value
)

Meta