2.4.23.7 PP11DocBinaryTagExtension
Referenced by: DocProgBinaryTagSubContainerOrAtom
A pair of atom records that specifies a programmable tag with additional document data.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
tagName (16 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
rhData |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
smartTagStore11 (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
outlineTextProps (variable) |
|||||||||||||||||||||||||||||||
... |
rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for the first record. Sub-fields are further specified in the following table.
-
Field
Meaning
rh.recVer
MUST be 0x0.
rh.recInstance
MUST be 0x000.
rh.recType
MUST be RT_CString (section 2.13.24).
rh.recLen
MUST be 0x00000010.
tagName (16 bytes): A PrintableUnicodeString (section 2.2.23) that specifies the programmable tag name. It MUST be "___PPT11".
rhData (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for the second record. Sub-fields are further specified in the following table.
-
Field
Meaning
rhData.recVer
MUST be 0x0.
rhData.recInstance
MUST be 0x000.
rhData.recType
MUST be RT_BinaryTagDataBlob.
smartTagStore11 (variable): An optional SmartTagStore11Container record (section 2.11.28) that specifies smart tag data.
outlineTextProps (variable): An optional OutlineTextProps11Container record that specifies outline text data.