3.2.8 META_EOF Example
This section provides an example of a META_EOF Record (section 2.3.2.1), which is always the last record in the metafile.
-
00000060: 03 00 00 00 00 00
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RecordSize (0x00000003) |
|||||||||||||||||||||||||||||||
RecordFunction (0x0000 |
RecordSize (4 bytes): 0x00000003 specifies the number of WORD structures, defined in [MS-DTYP] section 2.2.61, in this record, which is equivalent to 6 (0x00000006) bytes.
RecordFunction (2 bytes): 0x0000 specifies the type of this record from the RecordType Enumeration (section 2.1.1.1) to be META_EOF.