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