2.2.5.3 TrackingInfoProperty
The TrackingInfoProperty defines a structure for representing a property name/value pair.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
MaxVersion |
MinVersion |
||||||||||||||||||||||||||||||
|
PropertyName (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
PropertyValue (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
MaxVersion (2 bytes): The major version of this marshaled format; this MUST be set to 0x0001.
MinVersion (2 bytes): The minor version of this marshaled format; this MUST be set to 0x0001.
PropertyName (variable): A LengthPrefixedName (section 2.2.5.1) that contains the name of this property.
PropertyValue (variable): A TrackingInfoPropertyValue (section 2.2.5.2) that contains the value of this property.