CFileFind::Close
Call this member function to end the search, reset the context, and release all resources.
void Close( );
Remarks
After calling Close, you do not have to create a new CFileFind instance before calling FindFile to begin a new search.
Example
See the example for CFileFind::GetFileName.
Requirements
Header: afx.h