ICodeElement::get_FullName
The fully qualified name of the code element.
Syntax
HRESULT get_FullName( BSTR *pbstrFullName);
Parameters
pbstrFullName
[out,retval] The fully qualified name of the code element.
Return Value
One of the standard HRESULT
values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |