Feedback

  • Contents
 

II3IDVariable Interface

Overview

Derived From:        IDispatch

Refined By:            II3IDVariable2

Interface ID:          {5C2AF3AA-3D26-4834-B5EE-C60A82B32B7D}

This interface wrappers all available variables in a handler.

Methods

None.

Properties

BoundGlobalVarID

Returns the global variable ID that the variable is bound to.

Designer

Returns an Interaction Designer interface pointer.

InitialValue

Retrieves information about the default value for the variable.

IsBoundToGlobal

Returns if the variable is bound to a global.

Name

Returns the name of the variable.

TypeDefinition

Returns data type information about this variable.

Value

Retrieves the value of a variable from a handler that is currently being debugged.

XML

Retrieves an XML doc pointer that contains information about the variable.