3.2.2 EMRI_METAFILE_DATA Example 1

This section provides an example of the EMRI_METAFILE_DATA record (section 2.2.3.1).

 00000050:            0C 00 00 00 58 46 06 00 


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

ulID (0x0000000C)

cjSize (0x00064658)

EmfMetafile (variable)

...

...

ulID (4 bytes): 0x0000000C identifies the EMRI_METAFILE_DATA record type ().

cjSize (4 bytes): 0x00064658 specifies the 4-byte-aligned size in bytes of the data in this record.

EmfMetafile (variable): A variable-size field that contains a complete EMF metafile. This embedded metafile itself contains an embedded Font Definition Record (), the corresponding example of which is in section 3.2.2.20.1.