This member function is called by the framework to exit this instance of the thread. It's called either from within the rarely overridden Run member function, or if a call to InitInstance fails.
virtual int ExitInstance( );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CWinThread Overview, CWinThread Member Functions, Application Architecture Classes, InitInstance, Run, CWinApp::ExitInstance