2.2.2.20 VECTOR_FILE_STATUS_ENTRY
The VECTOR_FILE_STATUS_ENTRY structure represents a collection of FILE_STATUS_ENTRY structures, as specified in section 2.2.2.8, in the following format:
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
NumEntries |
|||||||||||||||||||||||||||||||
|
EntryStream (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
NumEntries (4 bytes): A 32-bit unsigned integer containing the number of entries in the vector.
EntryStream (variable): An array of zero or more FILE_STATUS_ENTRY structures representing information on a file commit in a sync process.