2.3.9.2 EMR_GLSRECORD Record

The EMR_GLSRECORD record specifies an OpenGL function.

Fields not specified in this section are specified in section 2.3.1.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

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.