ICoreWebView2FrameInfoCollection

Undocumented in source.
version(Windows && inline_webview2_bindings && all)
interface ICoreWebView2FrameInfoCollection : IUnknown {
static const
GUID iid;
}

Members

Functions

GetIterator
HRESULT GetIterator(ICoreWebView2FrameInfoCollectionIterator* iterator)

Gets an iterator over the collection of FrameInfos.

Meta