3.2.70 EMR_COMMENT_EMFPLUS Example 5
This section provides an example of the EMF EMR_COMMENT_EMFPLUS record ([MS-EMF] section 2.3.3.2).
-
00000A20: 46 00 00 00 00000A30: 1C 00 00 00 10 00 00 00 45 4D 46 2B
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Type (0x00000046) |
|||||||||||||||||||||||||||||||
|
Size (0x0000001C) |
|||||||||||||||||||||||||||||||
|
DataSize (0x00000010) |
|||||||||||||||||||||||||||||||
|
EMFPlusSignature (0x2B464D45 = "EMF+") |
|||||||||||||||||||||||||||||||
Type (4 bytes): 0x00000046 identifies the record type as EMF comment ([MS-EMF] section 2.3.3).
Size (4 bytes): 0x0000001C specifies the size of this record in bytes, including embedded EMF+ records.
DataSize (4 bytes): 0x00000010 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.