IReference::Name

 

Gets the value of the Name in the IReference.

Syntax

HRESULT get_Name(BSTR *pbstName);

Parameters

pbstName

[out,retval] The value of the Name in the IReference.

Return Value

One of the standard HRESULT values.

Requirements

Type Library

VstaCore.tlb

Header

VstaCore.h

See Also

IReference Interface