Feedback

  • Contents
 

II3IDStep2 Interface

Overview

Derived From:        II3IDStep, IDispatch

Interface ID:          {31527946-E487-1A0C-927A-0B13FDE3F218}

Enhanced II3IDStep interface.

Methods

ConfigureFromXML

Configures the contents of the tool step from an XML string.  Unused parts of the XML string are returned from the function. The XML format should match the format of XML files exported from Designer.

Properties

IsConfigurableFromXML

Returns whether or not the step supports being able to be configured from XML.

IsMarkedForDeletion

Returns whether or not the step is marked for deletion.  Steps are marked for deletion if II3IDHandler::RemoveStep is called when a handler is still loading or re-synching with the registered tools.

IsParameterCollectionAvailable

Returns whether or not the step is able to return a parameters collection.