- Contents
 
DesignerCOM API
II3IDOldStepInfo Interface
Overview
Derived From: IDispatch
Interface ID: {C2A89658-406F-47AF-B8C4-3BF1EE790B3A}
II3IDOldStepInfo is used to communicate information back to a developer about how a step looked in it's 'old' format. This would be a format that is no longer in sync with the currently registered format.
Methods
None.
Properties
| 
   Returns an Interaction Designer interface pointer.  | 
	|
| 
   Returns the exit paths as defined in the old step (if they are not in sync.)  | 
	|
| 
   Returns a collection of steps to which the exit paths from get_ExitPaths were connected. There is a 1 to 1 correlation here based on the index in the collection.  | 
	|
| 
   Returns which type of out of sync information is present (e.g. unknown, tool, subroutine, initiator, step, etc.)  | 
	|
| 
   Returns the parameters of the step as they were stored in the IHD file.  | 
	|
| 
   Returns the initiator as it was defined when the step was saved.  | 
	|
| 
   Returns the tool as it was defined when the step was saved.  | 
	

 
			 