CascLib API Reference
CascFindClose
bool WINAPI CascFindClose( HANDLE hFind // A valid search handle );
Function CascFindClose Closes a search handle that has been created by CascFindFirstFile.
On success, the function returns a true.
On failure, the function returns FALSE and GetLastError() returns the error code.
Copyright (c) Ladislav Zezula 2019