June 2001
Intermediate to advanced
706 pages
24h 10m
English
MOUSEHOOKSTRUCTEX
Contains information used by the WH_MOUSE hook.
This
structure contains extra information that the
MOUSEHOOKSTRUCT does not contain:
Public Type MOUSEHOOKSTRUCTEX
structMouseHook As MOUSEHOOKSTRUCT
mousedata As Long
End TypestructMouseHook
A pointer to the MOUSEHOOKSTRUCT structure.
mousedata
A Long integer that contains mouse wheel and XButton information in the high-order word. The low-order word is reserved for system use.
Read now
Unlock full access