TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
long FileFindFirst | ( | string | file_filter, |
out string | returned_filename, | ||
int | common_flag = 0 |
||
) |
Starts the search of files or subdirectories in a directory in accordance with the specified filter
file_filter | Search filter (wildcards allowed) |
returned_filename | The returned parameter, where, in case of success, the name of the first found file or subdirectory is placed. Only the file name is returned (including the extension), the directories and subdirectories are not included no matter |
common_flag | Reserved |