Поделиться через


ICodeFunction::get_Name

 

The name of the code element.

Syntax

HRESULT get_Name( BSTR *pbstrName);  

Parameters

pbstrName
[out,retval] The name of the code element.

Return Value

One of the standard HRESULT values.

Requirements

Type Library VstaCore.tlb
Header VstaCore.h

See Also

ICodeFunction Interface