Feedback

  • Contents
 

II3IDSubroutine::Name Property

get_Name

Returns the name of the subroutine.

IDL Function Prototype

HRESULT Name(

   [out, retval] BSTR * SubroutineName

);

C/C++ Syntax

HRESULT get_Name( BSTR * SubroutineName );

Parameters

SubroutineName

The return value is a string that contains the name of the subroutine.