3.2.2 EMR_COMMENT_EMFPLUS Example 1
This section provides an example of the EMF EMR_COMMENT_EMFPLUS record ([MS-EMF] section 2.3.3.2).
-
00000060: 46 00 00 00 00000070: 2C 00 00 00 20 00 00 00 45 4D 46 2B
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Type (0x00000046) |
|||||||||||||||||||||||||||||||
|
Size (0x0000002C) |
|||||||||||||||||||||||||||||||
|
DataSize (0x00000020) |
|||||||||||||||||||||||||||||||
|
EMFPlusSignature ("EMF+") |
|||||||||||||||||||||||||||||||
Type (4 bytes): 0x00000046 identifies the record type as an EMF comment record.
Size (4 bytes): 0x0000002C specifies the size of this record in bytes, including embedded EMF+ records.
DataSize (4 bytes): 0x00000020 specifies the size of the EMF+ data in bytes.
EMFPlusSignature (4 bytes): "EMF+" identifies the comment record type as EMR_COMMENT_EMFPLUS.
The embedded EMF+ records are presented in the sections that follow.