Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The EMR_GLSRECORD record specifies an OpenGL function.
Fields not specified in this section are specified in section 2.3.1.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Type |
|||||||||||||||||||||||||||||||
|
Size |
|||||||||||||||||||||||||||||||
|
cbData |
|||||||||||||||||||||||||||||||
|
Data (variable, optional) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
Type (4 bytes): An unsigned integer that identifies this record type as EMR_GLSRECORD. This value is 0x00000066.
cbData (4 bytes): An unsigned integer that specifies the size in bytes, of the Data field. If this value is zero, no data is attached to this record.
Data (variable, optional): An array of bytes that specifies data for the OpenGL function.
See section 2.3.9 for more OpenGL record types.