CWinApp::m_nAutosaveInterval

The length of time in milliseconds between autosaves.

int m_nAutosaveInterval;

Remarks

You can configure the restart manager to autosave open documents at set intervals. If your application does not autosave files, this parameter has no effect.

Requirements

Header: afxwin.h

See Also

Tasks

How to: Add Restart Manager Support

Reference

CWinApp Class

Hierarchy Chart