2.3.3.2 EMR_COMMENT_EMFPLUS Record

The EMR_COMMENT_EMFPLUS record contains embedded EMF+ records ([MS-EMFPLUS] section 2.3).

Fields not specified in this section are specified in section 2.3.3.


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

Size

DataSize

CommentIdentifier

EMFPlusRecords (variable)

...

CommentIdentifier (4 bytes): An unsigned integer that identifies this comment record as containing EMF+ records. The value 0x2B464D45, which is the ASCII string "+FME", identifies this as an EMR_COMMENT_EMFPLUS record.

EMFPlusRecords (variable): An array of bytes that contains one or more EMF+ records.

See section 2.3.3 for more comment record types.