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.


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

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.