2.1 Serialized Property Store

The Property Store Binary File Format is a sequence of Serialized Property Storage structures. The sequence MUST be terminated by a Serialized Property Storage structure that specifies 0x00000000 for the Storage Size field.


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

Store Size

Serialized Property Storage (variable)

...

Store Size (4 bytes): An unsigned integer that specifies the total size, in bytes, of this structure, excluding the size of this field.

Serialized Property Storage (variable): A sequence of one or more Serialized Property Storage structures, as specified in section 2.2.


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

Serialized Property Storage - 1

...

Serialized Property Storage - N

Serialized Property Storage with Storage Size value of 0x00000000