IVCDPropertyItem::getNameW Method

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

The display name of the item.

See also: IVCDPropertyItem, IVCDPropertyItem::getName

<< IVCDPropertyItem