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