IVCDPropertyItem::getName Method

Gets the display name of the item.
Syntax:
std::string getName() const;
Return value:

The display name of the item.

See also: IVCDPropertyItem, IVCDPropertyItem::getNameW

<< IVCDPropertyItem