Feedback

  • Contents
 

II3IDInitiator::Name Property

get_Name

Returns the name of this initiator.

IDL Function Prototype

HRESULT Name( 

   [out, retval] BSTR * InitName 

);

C/C++ Syntax

HRESULT get_Name( BSTR * InitName );

Parameters

InitName

The name of this initiator.