CWinApp::ExitInstance

This member function is called by the framework from within the Run member function to exit this instance of the application.

Syntax

virtual int ExitInstance( );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWinApp Overview, CWinApp Member Functions, Application Architecture Classes, CWinApp::Run, CWinApp::InitInstance