Prev Next

HANDLETABLE info  Overview  Group

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