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 Class

Hierarchy Chart

CWinApp::SupportsRestartManager

CWinApp::SupportsApplicationRecovery

CWinApp::SupportsAutosaveAtRestart

CWinApp::ReopenPreviousFilesAtRestart

CWinApp::RestoreAutosavedFilesAtRestart