Expand Minimize
This topic has not yet been rated - Rate this topic

CWinApp::SupportsAutosaveAtRestart

Determines whether the restart manager autosaves any open documents when the application restarts.

virtual BOOL SupportsAutosaveAtRestart() const;

TRUE indicates the restart manager autosaves open documents when the application restarts; FALSE indicates the restart manager does not.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.