Feedback

  • Contents
 

II3IDVariable::Name Property

get_Name

Returns the name of the variable.

IDL Function Prototype

HRESULT Name(

   [out, retval] BSTR * theName

);

C/C++ Syntax

HRESULT get_Name(BSTR * theName);

Parameters

theName

The variable name.