IVCDPropertyItems::load Method |
||||||||||||||
Restores the values of all VCD Property Items with the data provided in an XML string. | ||||||||||||||
Syntax: | void load( const std::string& s ); void loadW( const std::wstring& s ); |
|||||||||||||
|
||||||||||||||
See also: | IVCDPropertyItems, IVCDPropertyItems::save |