IVCDPropertyItem::save Method

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

A string that contains the saved data.

See also: IVCDPropertyItem, IVCDPropertyItem::load, IVCDPropertyItem::saveW, IVCDPropertyItem::loadW

<< IVCDPropertyItem