ICoreWebView2PointerInfo.get_KeyStates

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

interface ICoreWebView2PointerInfo
@" propget"
HRESULT
get_KeyStates
(
DWORD* keyStates
)

Meta