2.2.2.17 VECTOR_FILE_METADATA_ENTRY
The VECTOR_FILE_METADATA_ENTRY structure represents a collection of FILE_METADATA_ENTRY structures, as specified in section 2.2.2.5, in the following format:
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
NumEntries |
|||||||||||||||||||||||||||||||
|
EntryStreamBytes (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
NumEntries (4 bytes): A 32-bit unsigned integer containing the number of entries in the vector.
EntryStreamBytes (variable): An array of zero or more FILE_METADATA_ENTRY structures representing metadata information for a file.