This topic has not yet been rated - Rate this topic

CFileFind::Close

Call this member function to end the search, reset the context, and release all resources.

void Close( );

After calling Close, you do not have to create a new CFileFind instance before calling FindFile to begin a new search.

Header: afx.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.