struct {
DWORD rdSize;
WORD rdFunction;
WORD rdParm[];
}
rdSize
Specifies the record size, in words.
rdFunction
Specifies the GDI function number 0x0436.
rdParm
Contains the following elements:
Element | Description |
start | First entry to be animated |
numentries | Number of entries to be animated |
entries | PALETTEENTRY blocks (for a description of the PALETTEENTRY structure, see the Microsoft Windows Programmer's Reference, Volume 3). |