2.6.5 NamedShowSlidesAtom

Referenced by: NamedShowContainer

An atom record that specifies the slide identifiers of presentation slides in a named show.


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

...

rgSlideIdRef (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_NamedShowSlidesAtom.

rgSlideIdRef (variable): An array of SlideIdRef (section 2.2.25) that specifies the slides that are in this named show. The order of the slides in this array is also the order for the slides in the named show. Any slides referenced here that do not exist in the presentation itself MUST be ignored.