interface ICoreWebView2FrameInfoCollection
interface ICoreWebView2FrameInfoCollection
: public IUnknown
Collection of FrameInfo
s (name and source).
Summary
Members | Descriptions |
---|---|
GetIterator | Gets an iterator over the collection of FrameInfo s. |
Used to list the affected frames' info when a frame-only render process failure occurs in the ICoreWebView2.
Applies to
Product | Introduced |
---|---|
WebView2 Win32 | 1.0.818.41 |
WebView2 Win32 Prerelease | 1.0.824 |
Members
GetIterator
Gets an iterator over the collection of FrameInfo
s.
public HRESULT GetIterator(ICoreWebView2FrameInfoCollectionIterator ** value)