EMRSELECTPALETTE
The EMRSELECTPALETTE
structure contains members for the SelectPalette
typedef struct tagEMRSELECTPALETTE
{
EMR
emr;
DWORD
ihPal;
} EMRSELECTPALETTE, *PEMRSELECTPALETTE;
Members
emr
Base
structure for all record types.
ihPal
Index to
logical palette in handle table.
See Also
SelectPalette