ISWiSuiteEvent Object (Advanced UI and Suite/Advanced UI)

InstallShield 2020 » Automation Interface » Advanced UI and Suite/Advanced UI

Project:This information applies to Suite/Advanced UI projects.

Edition:The Advanced UI project type is available in the Professional edition of InstallShield. The Suite/Advanced UI project type is available in the Premier edition of InstallShield. For information about the differences between these two project types, see Advanced UI Projects vs. Suite/Advanced UI Projects.

The ISWiSuiteEvent object represents a Suite/Advanced UI run-time event. Actions that are scheduled for a given event are executed at run time under certain conditions.

Members

ISWiSuiteEvent Object Members

Name

Type

Description

AddSuiteActionRef

Method

Schedules a Suite/Advanced UI action during a run-time event.

DeleteSuiteActionRef

Method

Removes an action from a run-time event.

ISWiSuiteActionRefs

Collection

Project:This is available in Suite/Advanced UI projects.

Edition:The Suite/Advanced UI project type is available in the Premier edition of InstallShield.

Contains all of the Suite/Advanced UI actions that are scheduled for a specific event in a package.

Applies To

ISWiProject 

See Also