3.2.6.32 EMR_EOF Example
This section provides an example of an EMF EMR_EOF record ([MS-EMF] section 2.3.4.1).
-
00065270: 0E 00 00 00 14 00 00 00 00 00 00 00 00065280:10 00 00 00 14 00 00 00
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Type (0x0000000E) |
|||||||||||||||||||||||||||||||
|
Size (0x00000014) |
|||||||||||||||||||||||||||||||
|
nPalEntries (0x00000000) |
|||||||||||||||||||||||||||||||
|
offPalEntries (0x00000010) |
|||||||||||||||||||||||||||||||
|
SizeLast (0x00000014) |
|||||||||||||||||||||||||||||||
Type (4 bytes): 0x0000000E identifies the type of record as an EMR_EOF record.
Size (4 bytes): A 0x00000014 specifies the size of this record in bytes.
nPalEntries (4 bytes): 0x00000000 specifies the number of palette entries.
offPalEntries (4 bytes): 0x00000010 specifies the offset to the palette entries.
SizeLast (4 bytes): 0x00000014 is the same as Size.