MOUSEHOOKSTRUCT
@system
struct MOUSEHOOKSTRUCT {
}
- dwExtraInfo
ULONG_PTR dwExtraInfo;
Undocumented in source.
- hwnd
HWND hwnd;
Undocumented in source.
- pt
POINT pt;
Undocumented in source.
- wHitTestCode
UINT wHitTestCode;
Undocumented in source.
win32 winuser
enumsfunctionsmanifest constantsvariables