TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
bool FileFindNext ( long  search_handle,
out string  returned_filename 
)

Continues the search started by FileFindFirst()

Parameters
search_handleSearch handle, retrieved by FileFindFirst()
returned_filenameThe name of the next file or subdirectory found. Only the file name is returned (including the extension),
the directories and subdirectories are not included no matter
Returns
If successful returns true, otherwise false