CFileFind::Close

void Close( );

Remarks

Call this member function to end the search, reset the context, and release all resources. After calling Close, you do not have to create a new CFileFind instance before calling FindFile to begin a new search.

CFileFind OverviewClass MembersHierarchy Chart