ICoreWebView2PointerInfo.put_TouchContact

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

interface ICoreWebView2PointerInfo
@" propput"
HRESULT
put_TouchContact
(
in RECT touchContact
)

Meta