Feedback

  • Contents
 

II3IDStep::ExitPaths Property

get_ExitPaths

Returns a collection of the exit paths leaving this step or initiator.

IDL Function Prototype

HRESULT ExitPaths(

   [out, retval] II3IDExitPaths ** theExitPaths

);

C/C++ Syntax

HRESULT get_ExitPaths( II3IDExitPaths ** theExitPaths);

Parameters

theExitPaths

The return value is an II3IDExitPaths collection.