2.3.3.3 EMR_COMMENT_EMFSPOOL Record
The EMR_COMMENT_EMFSPOOL record contains embedded EMFSPOOL records ([MS-EMFSPOOL] section 2.2).
Fields not specified in this section are specified in section 2.3.3.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Type |
|||||||||||||||||||||||||||||||
Size |
|||||||||||||||||||||||||||||||
DataSize |
|||||||||||||||||||||||||||||||
CommentIdentifier |
|||||||||||||||||||||||||||||||
EMFSpoolRecordIdentifier |
|||||||||||||||||||||||||||||||
EMFSpoolRecords (variable) |
|||||||||||||||||||||||||||||||
... |
CommentIdentifier (4 bytes): An unsigned integer that identifies this comment record as containing EMFSPOOL records. The value 0x00000000 identifies this as an EMR_COMMENT_EMFSPOOL record.
EMFSpoolRecordIdentifier (4 bytes): An unsigned integer that identifies the type of EMR_COMMENT_EMFSPOOL record. The value 0x544F4E46, which is the ASCII string "TONE", identifies this as an EMFSPOOL font definition record ([MS-EMFSPOOL] section 2.2.3.3).
EMFSpoolRecords (variable): An array of bytes that contain one or more font definition records.
See section 2.3.3 for more comment record types.