HWINEVENTHOOK

Used to declare a window event hook function.

typedef HANDLE HWINEVENTHOOK;

Remarks

This data type is used with the WinEventProc callback function and the SetWinEventHook and UnhookWinEvent functions.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Redistributable
Active Accessibility 1.3 RDK on Windows NT 4.0 with SP6 and later and Windows 95
Header
Windef.h (WINVER >= 0x0500) (include Windows.h)