Feedback

  • Contents
 

II3IDParameterDefinition::SourceInitiator Property

get_SourceInitiator

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

IDL Function Prototype

HRESULT SourceInitiator(

   [out, retval] II3IDInitiator ** TheInitiator

);

C/C++ Syntax

HRESULT get_SourceInitiator( II3IDInitiator ** TheInitiator);

Parameters

TheInitiator

The return value is an II3IDInitiator object.