2.11.28 SmartTagStore11Container

Referenced by: PP11DocBinaryTagExtension

A container record that specifies information about all smart tags within the corresponding presentation. A smart tag is additional information that is specified to correspond to a string of text.


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

rh

...

cBags

propBagStore (variable)

...

rgPpropBag (variable)

...

rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Sub-fields are further specified in the following table.

Field

Meaning

rh.recVer

MUST be 0xF.

rh.recInstance

MUST be 0x000.

rh.recType

MUST be an RT_SmartTagStore11Container.

cBags (4 bytes): An unsigned integer that specifies the count of items in rgPpropBag.

propBagStore (variable): A PropertyBagStore that specifies a collection of smart tag types and their corresponding data as specified in [MS-OSHARED] section 2.3.4.1.

rgPpropBag (variable): An array of PropertyBag that specifies a set of properties with their corresponding key/value pairs as specified in [MS-OSHARED] section 2.3.4.4. These key/value pairs each represent a string of text and correspond to an entry within propBagStore.