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.
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