ulFormat (ULONG) - input
Format of entries in the table, as follows.
LCOLF_INDRGB
Array of (index,RGB) values. Each
pair of entries is 8-bytes long, comprising 4 bytes for the index, and 4
bytes for the color value. For system color indexes, see lStart.
LCOLF_CONSECRGB
Array of
(RGB) values, corresponding to color indexes lStart upwards. Each
entry is 4-bytes long.
[Back]
[Next]