ICoreWebView2FrameInfo2.get_FrameKind

The frame kind of the frame. FrameKind will only be populated when obtained calling CoreWebView2ProcessExtendedInfo.AssociatedFrameInfos. CoreWebView2FrameInfo objects obtained via CoreWebView2.ProcessFailed will always have the default value COREWEBVIEW2_FRAME_KIND_UNKNOWN. Note that this FrameKind could be out of date as it's a snapshot.

interface ICoreWebView2FrameInfo2
@" propget"
HRESULT
get_FrameKind
(
COREWEBVIEW2_FRAME_KIND* kind
)

Meta