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 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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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
91
0
1
2
3
4
5
6
7
8
92
0
1
2
3
4
5
6
7
8
93
0
1Serialized Property Storage - 1
...
Serialized Property Storage - N
Serialized Property Storage with Storage Size value of 0x00000000