Feedback

  • Contents
 

Data Type Definitions

The following table lists custom data types used in the API.

Data Type Definition

Description

I3IDDebugSessionState

Returns the state of the debug session object.

I3IDEntityType

Returns entity type information. For example, the step object used this enumeration to let you know what type of step it is.

I3IDMenuLocation

Used for menu operations in the COM interface to determine what menu items should be added under/retrieved for.

I3IDMessageCategory

Used to indicate the message category.

I3IDMessageType

Used to indicate the type of message.

I3IDNativeDataType

The internal data types defined in Interaction Designer are listed below. These are used to indicate a variable's typeversion(1.0).

I3IDOutOfSyncReason

Used when the II3IDStepEvents::StepOutOfSync method is invoked to tell developers what part of the step is not in sync with the currently registered tool.

I3IDParameterDisplayMode

Used for dynamically adding parameters to a step.

I3IDProcessXML

Used to tell tools that support constitution from XML what they should configure.