2.5.34 PP12SlideBinaryTagExtension

Referenced by: SlideProgBinaryTagSubContainerOrAtom

A pair of atom records that specifies a programmable tag with additional slide data.


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

...

tagName (16 bytes)

...

...

rhData

...

roundTripHeaderFooterDefaultsAtom (optional)

...

...

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 string (section 2.2.23) that specifies the programmable tag name. It MUST be "___PPT12".

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.

roundTripHeaderFooterDefaultsAtom (9 bytes): An optional RoundTripHeaderFooterDefaults12Atom record that specifies headers and footers data for a main master slide, title master slide, handout master slide, or notes master slide.