3.2.26 EMR_SETLAYOUT Example 2
This section provides an example of the EMF EMR_SETLAYOUT record ([MS-EMF] section 2.3.11.17).
-
000001D0: 73 00 00 00 0C 00 00 00 000001E0: 00 00 00 00
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Type (0x00000073) |
|||||||||||||||||||||||||||||||
|
Size (0x0000000C) |
|||||||||||||||||||||||||||||||
|
LayoutMode (0x00000000) |
|||||||||||||||||||||||||||||||
Type (4 bytes): 0x00000073 identifies the record type as EMR_SETLAYOUT.
Size (4 bytes): 0x0000000C specifies the size of this record in bytes.
LayoutMode (4 bytes): 0x00000000 specifies left-to-right horizontal layout.