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;
EnhMetaFileProc, EnumMetaFileProc