ICoreWebView2PointerInfo.get_FrameId

Get the FrameID of the pointer event. This corresponds to the frameId property of the POINTER_INFO struct as defined in the Windows SDK (winuser.h).

interface ICoreWebView2PointerInfo
@" propget"
HRESULT
get_FrameId
(
UINT32* frameId
)

Meta