Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
-
Header File
wingdi.h
Unicode
No
Platform Notes
None

HANDLETABLE

The HANDLETABLE structure is an array of handles, each of which identifies a graphics device interface (GDI) object.

typedef struct tagHANDLETABLE { // ht

HGDIOBJ objectHandle[1];

} HANDLETABLE;

Members

objectHandle

Contains an array of handles.

See Also

EnhMetaFileProc
, EnumMetaFileProc

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples