ICoreWebView2PointerInfo.put_PenFlags

Set the PenFlags of the pointer event. This corresponds to the penFlags property of the POINTER_PEN_INFO struct. The values are defined by the PEN_FLAGS constants in the Windows SDK (winuser.h).

interface ICoreWebView2PointerInfo
@" propput"
HRESULT
put_PenFlags
(
in UINT32 penFLags
)

Meta