CWinApp::RestoreAutosavedFilesAtRestart
Determines whether the restart manager restores the autosaved files when it restarts the application.
virtual BOOL RestoreAutosavedFilesAtRestart() const;
Return Value
TRUE indicates the restart manager restores autosaved files; FALSE indicates the restart manager does not.
Requirements
Header: afxwin.h
See Also
Reference
CWinApp::SupportsRestartManager
CWinApp::SupportsApplicationRecovery
CWinApp::SupportsAutosaveAtRestart