2.9.281 SttbfBkmkFactoid
The SttbfBkmkFactoid structure is an STTB whose strings are FACTOIDINFO structures, each of which contains information about a smart tag bookmark in the document. The cData field size of this STTB is 2 bytes. This STTB is an extended STTB, meaning that its cchData field size is 2 bytes. There is no extra data appended to the strings of this STTB. In a document, the number of smart tag bookmarks MUST NOT exceed 0x7FF0.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fExtend (2 bytes) |
cData (2 bytes) |
||||||||||||||||||||||||||||||
cbExtra (2 bytes) |
cchData0 (2 bytes) |
||||||||||||||||||||||||||||||
Data0 (12 bytes) |
|||||||||||||||||||||||||||||||
… |
|||||||||||||||||||||||||||||||
… |
|||||||||||||||||||||||||||||||
cchData1 (2 bytes) |
Data1 (12 bytes) |
||||||||||||||||||||||||||||||
… |
|||||||||||||||||||||||||||||||
… |
|||||||||||||||||||||||||||||||
… |
… |
||||||||||||||||||||||||||||||
cchDatacData-1 (2 bytes) |
DatacData-1 (12 bytes) |
||||||||||||||||||||||||||||||
… |
|||||||||||||||||||||||||||||||
… |
|||||||||||||||||||||||||||||||
… |
The SttbfBkmkFactoid structure is an STTB structure that has the following additional restrictions on its field values:
fExtend (2 bytes): This value MUST be 0xFFFF.
cData (2 bytes): This value MUST NOT exceed 0x7FF0.
cbExtra (2 bytes): This value MUST be 0.
cchData (2 bytes): This value MUST be 0x6.