Skip to content

Latest commit

 

History

History
46 lines (23 loc) · 1.4 KB

hwineventhook.md

File metadata and controls

46 lines (23 loc) · 1.4 KB
title description ms.assetid keywords ms.topic ms.date
HWINEVENTHOOK (Windef.h)
Used to declare a window event hook function.
fa193e8e-46a8-46d4-83e1-e6274276b218
HWINEVENTHOOK
reference
05/31/2018

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)