StormLib API Reference
SFileFindClose
bool WINAPI SFileFindClose( HANDLE hFind // Find handle );
Function SFileFindClose closes a find handle that has been created by SFileFindFirstFile.
When the function succeeds, it returns nonzero. 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