[This is preliminary documentation and subject to change.]
The EMRSETICMPROFILE structure contains members for the SetICMProfile enhanced metafile record..
typedef struct tagEMRSETICMPROFILE
{
EMR emr;
DWORD dwFlags;
DWORD cbName;
DWORD cbData;
BYTE Data[1;
} EMRSETICMPROFILE, *PEMRSETICMPROFILE;
This structure is to be used during metafile playback.
Windows NT: Requires version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in wingdi.h.
Metafiles Overview, Enhanced Metafile Structures, Metafiles, SetICMProfile