Feedback

  • Contents
 

II3IDStepLink::PreviousStepExitPath Property

get_PreviousStepExitPath

Returns the exit path for the previous step associated in this step link.

IDL Function Prototype

HRESULT PreviousStepExitPath(

   [out, retval] II3IDExitPath ** ExitPath

);

C/C++ Syntax

HRESULT get_PreviousStepExitPath(II3IDExitPath ** ExitPath);

Parameters

ExitPath

The return value is an II3IDExitPath exit path object.