ICoreWebView2PointerInfo.put_PointerFlags

Set the PointerFlags of the pointer event. This corresponds to the pointerFlags property of the POINTER_INFO struct. The values are defined by the POINTER_FLAGS constants in the Windows SDK (winuser.h).

interface ICoreWebView2PointerInfo
@" propput"
HRESULT
put_PointerFlags
(
in UINT32 pointerFlags
)

Meta