次の方法で共有


CWinApp::SupportsAutosaveAtRestart

アプリケーションの再起動時に、開いているドキュメントが再起動マネージャーによって自動保存されるかどうかを示します。

virtual BOOL SupportsAutosaveAtRestart() const;

戻り値

TRUE の場合、アプリケーションの再起動時に開いているドキュメントが再起動マネージャーによって自動保存されます。FALSE の場合、自動保存されません。

必要条件

ヘッダー: afxwin.h

参照

関連項目

CWinApp クラス

階層図

CWinApp::SupportsRestartManager

CWinApp::SupportsApplicationRecovery

CWinApp::SupportsAutosaveAtInterval

CWinApp::ReopenPreviousFilesAtRestart

CWinApp::RestoreAutosavedFilesAtRestart