ICoreWebView2PointerInfo.get_PointerId

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

interface ICoreWebView2PointerInfo
@" propget"
HRESULT
get_PointerId
(
UINT32* pointerId
)

Meta