Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this member function to close all open documents before exiting.
void CloseAllDocuments(
BOOL bEndSession
);
Parameters
- bEndSession
Specifies whether or not the Windows session is being ended. It is TRUE if the session is being ended; otherwise FALSE.
Remarks
Call HideApplication before calling CloseAllDocuments.
Requirements
Header: afxwin.h