StormLib API Reference
SListFileFindNextFile
bool WINAPI SListFileFindNextFile( HANDLE hFind, // Search handle SFILE_FIND_DATA * lpFindFileData // Pointer to the search result );
Function SListFileFindNextFile continues listfile searching initiated by SListFileFindFirstFile.
When the function succeeds, it returns nonzero and the cFileName member of SFILE_FIND_DATA structure is filled with name of the file. On an error, the function returns zero and GetLastError gives the error code.
Available in Storm.dll | No |
Ordinal number in Storm.dll 1.00 | N/A |
Ordinal number in Storm.dll 1.09 | N/A |
Copyright (c) Ladislav Zezula 2003 - 2010