2.8.1.1 StandardPropertyRow Structure
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Flag |
ValueArray (variable) |
||||||||||||||||||||||||||||||
... |
Flag (1 byte): An unsigned integer. This value MUST be set to 0x00 to indicate that all property values are present and without error.
ValueArray (variable): An array of variable-sized structures. At each position of the array, the structure will either be a PropertyValue structure, as specified in section 2.11.2.1, if the type of the corresponding property tag was specified, or a TypedPropertyValue structure, as specified in section 2.11.3, if the type of the corresponding property tag was PtypUnspecified (section 2.11.1).