2.13.15 LinkToEnum

Referenced by: InteractiveInfoAtom

An enumeration that specifies how the action of a hyperlink is interpreted. All locations are relative to the currently-displayed presentation slide in the slide show.

Name

Value

Meaning

LT_NextSlide

0x00

The next slide.

LT_PreviousSlide

0x01

The previous slide.

LT_FirstSlide

0x02

The first slide.

LT_LastSlide

0x03

The last slide.

LT_CustomShow

0x06

A named show.

LT_SlideNumber

0x07

A specific slide number.

LT_Url

0x08

A Uniform Resource Locator (URL).

LT_OtherPresentation

0x09

Another presentation file.

LT_OtherFile

0x0A

Another file that is not necessarily a presentation.

LT_Nil

0xFF

The hyperlink is not valid.