ICoreWebView2ObjectCollectionView.GetValueAtIndex

Gets the object at the specified index. Cast the object to the native type to access its specific properties.

interface ICoreWebView2ObjectCollectionView
HRESULT
GetValueAtIndex
(
in UINT32 index
,
IUnknown* value
)

Meta