IVCDPropertyItem::saveW Method

Saves the values of all elements to an XML string.
Syntax:
std::wstring saveW() const;
Return value:

A string that contains the saved data.

See also: IVCDPropertyItem, IVCDPropertyItem::loadW, IVCDPropertyItem::save, IVCDPropertyItem::load

<< IVCDPropertyItem