Feedback

  • Contents
 

II3IDStepLink Interface

Overview

Derived From:        IDispatch

Interface ID:          {DDB58682-8AF3-40D2-86E2-10F41326AE9E}

II3IDStepLink contains the previous step, it's exit path and the next step that this steplink points to.

Methods

None.

Properties

Designer

Returns an Interaction Designer interface pointer.

Handler

Returns the handler associated with this step link.

NextStep

Returns the step that is acting as the 'target' in this step link.  The previous step's exit path will visually hook up to this step in Interaction Designer.

PreviousStep

Returns the step that is the 'source' step in this step link.

PreviousStepExitPath

Returns the exit path for the previous step associated in this step link.