Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TypedPropertyValue structure includes the property type with the value of the property.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PropertyType |
PropertyValue (variable) |
||||||||||||||||||||||||||||||
... |
PropertyType (2 bytes): An unsigned integer that specifies the data type of the property value, according to the table in section 2.11.1.
PropertyValue (variable): A PropertyValue structure, as specified in section 2.11.2. The value MUST be compatible with the value of the PropertyType field.