Share via


CDataRecoveryHandler::SetAutosavePath

Sets the directory where autosaved files are stored.

virtual void SetAutosavePath(
   const CString &strAutosavePath
);

Parameters

Parameter

Description

[in] strAutosavePath

The path where autosave files are stored.

Remarks

Changing the autosave directory does not move currently autosaved files.

Requirements

Header: afxdatarecovery.h

See Also

Reference

CDataRecoveryHandler Class

Hierarchy Chart

CDataRecoveryHandler::GetAutosavePath