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;
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in wingdi.h.
Metafiles Overview, Enhanced Metafile Structures, EnhMetaFileProc, EnumMetaFileProc