2.5.19 SlideProgTagsContainer
Referenced by: HandoutContainer, MainMasterContainer, NotesContainer, SlideContainer
A container record that specifies programmable tags with additional slide data.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
rgChildRec (variable) |
|||||||||||||||||||||||||||||||
... |
rh (8 bytes): 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 RT_ProgTags (section 2.13.24).
rgChildRec (variable): An array of SlideProgTagsSubContainerOrAtom records that specifies additional slide data. The size, in bytes, of the array is specified by rh.recLen. The array MUST NOT contain more than one of each of the following records: PP9SlideBinaryTagExtension, PP10SlideBinaryTagExtension, or PP12SlideBinaryTagExtension.