CWinApp::SupportsAutosaveAtRestart
Determines whether the restart manager autosaves any open documents when the application restarts.
virtual BOOL SupportsAutosaveAtRestart() const;
Return Value
TRUE indicates the restart manager autosaves open documents when the application restarts; FALSE indicates the restart manager does not.
Requirements
Header: afxwin.h
See Also
Reference
CWinApp::SupportsRestartManager
CWinApp::SupportsApplicationRecovery
CWinApp::SupportsAutosaveAtInterval