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