TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
bool FolderClean ( string  folder_name,
int  common_flag = 0 
)

Deletes all files in a specified folder

Parameters
folder_nameThe name of the directory where you want to delete all files. Contains the full path to the folder
common_flagReserved
Returns
Returns true if successful, otherwise false

This function should be used with caution, since all the files and all subdirectories are deleted irretrievably