2.3.11.28 EMR_SETVIEWPORTEXTEX Record

The EMR_SETVIEWPORTEXTEX record defines the viewport extent.


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

Extent

...

Type (4 bytes): An unsigned integer that identifies this record type as EMR_SETVIEWPORTEXTEX. This value is 0x0000000B.

Size (4 bytes): An unsigned integer that specifies the size of this record in bytes.

Extent (8 bytes): A SizeL object ([MS-WMF] section 2.2.2.22) that specifies the horizontal and vertical extents in device units.

See section 2.3.11 for more state record types.