2.8.1.1 StandardPropertyRow Structure


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

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).