Feedback

  • Contents
 

II3IDOldStepInfo::ExitPaths Property

get_ExitPaths

Returns the exit paths as defined in the old step (if they are not in sync.)

IDL Function Prototype

HRESULT ExitPaths(

   [out, retval] II3IDExitPaths ** OldExitPaths

);

C/C++ Syntax

HRESULT get_ExitPaths( II3IDExitPaths ** OldExitPaths);

Parameters

OldExitPaths

An II3IDExitPaths collection of exit paths is returned.