ICoreWebView2PointerInfo.get_HistoryCount

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

interface ICoreWebView2PointerInfo
@" propget"
HRESULT
get_HistoryCount
(
UINT32* historyCount
)

Meta