2.2.1.10.1.1.1 PartMetaData

The PartMetaData structure is used in the PartsMetaData field of the MultiPartResponse structure specified in section 2.2.1.10.1.1. It contains the offset and length of a single part of a multipart ItemOperations command response.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Offset

Length

Offset (4 bytes): This field is an integer that contains the number of bytes from the beginning of the MultiPartResponse structure where a part's data is located.

Length (4 bytes): This field is an integer that contains the number of bytes that comprise the part's data.