CreatePalette

struct {
    DWORD      rdSize;
    WORD       rdFunction;
    LOGPALETTE rdParm;
}

Members

rdSize

Specifies the record size, in words.

rdFunction

Specifies the GDI function number 0x00F7.

rdParm

Specifies the logical palette.