ICoreWebView2PointerInfo.put_PixelLocation

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

interface ICoreWebView2PointerInfo
@" propput"
HRESULT
put_PixelLocation
(
in POINT pixelLocation
)

Meta