2.13.14 InteractiveInfoJumpEnum

Referenced by: InteractiveInfoAtom

An enumeration that specifies a location relative to the currently-displayed presentation slide in the slide show.

Name

Value

Meaning

II_NoJump

0x00

No change.

II_NextSlide

0x01

The next slide.

II_PreviousSlide

0x02

The previous slide.

II_FirstSlide

0x03

The first slide.

II_LastSlide

0x04

The last slide.

II_LastSlideViewed

0x05

The last viewed slide.

II_EndShow

0x06

The end of show slide (a virtual slide displayed after the last slide).