ICoreWebView2PointerInfo.put_Time

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

interface ICoreWebView2PointerInfo
@" propput"
HRESULT
put_Time
(
in DWORD time
)

Meta