2.3.4.3 PropertyBag
This structure specifies the smart tag data.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
cProp |
||||||||||||||||||||||||||||||
cbUnknown |
properties (variable) |
||||||||||||||||||||||||||||||
... |
id (2 bytes): Unsigned integer specifying the id of FactoidType (section 2.3.4.2) in the factoidTypes list of the PropertyBagStore (section 2.3.4.1).
cProp (2 bytes): Unsigned integer specifying the count of elements in the properties field.
cbUnknown (2 bytes): Unused, reserved for future use. MUST be 0x0 and MUST be ignored.
properties (variable): An array of Property (section 2.3.4.4). It is a list of key/value indexes into the stringTable field of the PropertyBagStore (section 2.3.4.1) structure.