2.7.20 PP11ShapeBinaryTagExtension
Referenced by: ShapeProgBinaryTagSubContainerOrAtom
A pair of atom records that specifies a programmable tag with additional shape data.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
tagName (16 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
rhData |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
styleTextPropAtom (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 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.
styleTextPropAtom (variable): A StyleTextProp11Atom record that specifies additional text style properties.