IBinaryItem::Name

 

Gets the name of the item.

Syntax

HRESULT get_Name(BSTR *pbstrName);

Parameters

pbstrName
[out,retval] The name of the item.

Return Value

One of the standard HRESULT values.

Requirements

Type Library

VstaCore.tlb

Header

VstaCore.h

See Also

IBinaryItem Interface