This topic has not yet been rated - Rate this topic

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

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)

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.