3.2.41 EMR_SELECTOBJECT Example 7

This section provides an example of the EMF EMR_SELECTOBJECT record ([MS-EMF] section 2.3.8.5).

 000006A0:                         25 00 00 00 
 000006B0: 0C 00 00 00 00 00 00 80 


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 (0x00000025)

Size (0x0000000C)

ihObject (0x80000000=WHITE_BRUSH)

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): 0x80000000 specifies the index of an object in the EMF+ Object Table (section 3.1.2).