CDataRecoveryHandler::SetSaveDocumentInfoOnIdle

Sets whether the CDataRecoveryHandler saves the open document information to the Windows registry during the current idle cycle.

virtual void SetSaveDocumentInfoOnIdle(
   BOOL bSaveOnIdle
);

Parameters

Parameter

Description

[in] bSaveOnIdle

TRUE to save document information during the current idle cycle; FALSE to not perform a save.

Requirements

Header: afxdatarecovery.h

See Also

Reference

CDataRecoveryHandler Class

Hierarchy Chart

CDataRecoveryHandler::GetSaveDocumentInfoOnIdle