2.2.2.22 VECTOR_UPLOAD_RESPONSE_ENTRY
The VECTOR_UPLOAD_RESPONSE_ENTRY structure represents a collection of UPLOAD_RESPONSE_ENTRY structures, as specified in section 2.2.2.10, 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 UPLOAD_RESPONSE_ENTRY structures representing server response data for a file being uploaded.