IVCDPropertyElement::getName Method

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

The display name of the element.

See also: IVCDPropertyItem, IVCDPropertyItem::getNameW

<< IVCDPropertyElement