The EMRCREATECOLORSPACE structure contains members for the CreateColorSpace enhanced metafile record.
typedef struct tagEMRCREATECOLORSPACE
{
    EMR           emr; 
    DWORD         ihCS; 
    LOGCOLORSPACE lcs; 
} EMRCREATECOLORSPACE, *PEMRCREATECOLORSPACE; 
 
  Windows NT: Requires version 4.0 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Unsupported.
  Header: Declared in wingdi.h.
Metafiles Overview, Enhanced Metafile Structures, CreateColorSpace