Jump to content

HENUM: Difference between revisions

From EDM2
Created page with "Window-enumeration handle. == Type == LHANDLE == C Declaration Method == typedef == Example Code == typedef LHANDLE HENUM; Category:Data type"
 
No edit summary
 
Line 5: Line 5:


== C Declaration Method ==
== C Declaration Method ==
[[typedef]]
typedef


== Example Code ==
== Example Code ==

Latest revision as of 23:50, 14 April 2025

Window-enumeration handle.

Type

LHANDLE

C Declaration Method

typedef

Example Code

typedef LHANDLE HENUM;