3.2.42 EMR_SELECTOBJECT Example 8
This section provides an example of the EMF EMR_SELECTOBJECT record ([MS-EMF] section 2.3.8.5).
-
000006B0: 25 00 00 00 0C 00 00 00 000006C0: 07 00 00 80
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Type (0x00000025) |
|||||||||||||||||||||||||||||||
|
Size (0x0000000C) |
|||||||||||||||||||||||||||||||
|
ihObject (0x80000007=BLACK_PEN) |
|||||||||||||||||||||||||||||||
Type (4 bytes): 0x00000025 identifies the record type as EMR_SELECTOBJECT.
Size (4 bytes): 0x0000000C specifies the size of this record in bytes.
ihObject (4 bytes): 0x80000007 specifies the index of an object in the EMF+ Object Table (section 3.1.2).