2.19 PropertyIdentifierAndOffset
The PropertyIdentifierAndOffset packet is used in the PropertySet packet to represent a property identifier and the byte offset of the property in the PropertySet packet.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PropertyIdentifier |
|||||||||||||||||||||||||||||||
Offset |
PropertyIdentifier (4 bytes): An unsigned integer representing the property identifier of a property in the property set. MUST be a valid PropertyIdentifier value.
Offset (4 bytes): An unsigned integer representing the offset in bytes from the beginning of the PropertySet packet to the beginning of the Property field for the property represented. MUST be a multiple of 4 bytes.