ICoreWebView2PointerInfo.put_InputData

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

interface ICoreWebView2PointerInfo
@" propput"
HRESULT
put_InputData
(
in INT32 inputData
)

Meta