2.13.13 InteractiveInfoActionEnum

Referenced by: InteractiveInfoAtom

An enumeration that specifies an action that can be performed when interacting with an object during a slide show.

Name

Value

Meaning

II_NoAction

0x00

No effect.

II_MacroAction

0x01

A macro is executed.

II_RunProgramAction

0x02

A program is run.

II_JumpAction

0x03

The current presentation slide of the slide show jumps to another presentation slide in the same presentation.

II_HyperlinkAction

0x04

A URL is executed.

II_OLEAction

0x05

An OLE action (only valid if the object this applies to is an OLE embedded object).

II_MediaAction

0x06

A media object is played.

II_CustomShowAction

0x07

A named show is displayed.