Feedback

  • Contents
 

II3IDInitiator::ExitPath Property

get_ExitPath

Returns the exit path for the initiator.

IDL Function Prototype

HRESULT ExitPath(

   [out, retval] II3IDExitPath ** InitExitPath

);

C/C++ Syntax

HRESULT get_ExitPath( II3IDExitPath ** InitExitPath);

Parameters

InitExitPath

An II3IDExitPath exit path object is returned.