This function closes the specified search handle on a remote Windows Embedded CE–based device. The CeFindFirstFile and CeFindNextFile methods use a search handle to locate files.
After the CeFindClose function is called, the handle specified by the hFindFile parameter cannot be used in subsequent calls to either the CeFindNextFile or CeFindClose function.