Feedback

  • Contents
 

II3IDExitPath::SourceInitiator Property

get_SourceInitiator

Return an initiator object that wraps the initiator used to create this exit path.

IDL Function Prototype

HRESULT SourceInitiator(

   [out, retval] II3IDInitiator ** Initiator

);

C/C++ Syntax

HRESULT get_SourceInitiator( II3IDInitiator ** Initiator);

Parameters

Initiator

An II3IDInitiator object is returned.