Feedback

  • Contents
 

II3IDInitiator::Description Property

get_Description

Returns the description of this initiator.

IDL Function Prototype

HRESULT Description(

   [out, retval] BSTR * InitDescription

);

C/C++ Syntax

HRESULT get_Description(BSTR * InitDescription);

Parameters

InitDescription

The description of this initiator.