ICoreWebView2PointerInfo.put_FrameId

Set 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
@" propput"
HRESULT
put_FrameId
(
in UINT32 frameId
)

Meta