TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
bool ResourceSave ( string  resource_name,
string  file_name 
)

Saves a resource into the specified file.

Parameters
resource_nameThe name of the resource
file_nameThe name of the file to save
Returns
true – in case of success, otherwise false. For the error information call GetLastError().