IVCDPropertyElement::getNameW Method

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

The display name of the element.

See also: IVCDPropertyElement, IVCDPropertyItem::getName

<< IVCDPropertyElement