struct {
DWORD rdSize;
WORD rdFunction;
WORD rdParm[];
}
rdSize
Specifies the record size, in words.
rdFunction
Specifies the GDI function number 0x0324.
rdParm
Contains the following elements:
Element | Description |
count | Number of points |
list of points | List of individual points |