|
TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
| bool FileFindNext | ( | long | search_handle, |
| out string | returned_filename | ||
| ) |
Continues the search started by FileFindFirst()
| search_handle | Search handle, retrieved by FileFindFirst() |
| returned_filename | The 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 |