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.
Creates and returns the title for the recovered document.
virtual CString GetRecoveredDocumentTitle(
const CString &strDocumentTitle
) const;
Parameters
- [in] strDocumentTitle
The normal title for the document.
Return Value
The recovered document title.
Remarks
By default, the recovered title of a document is the normal title with [recovered] appended to it. The recovered title is displayed to the user when the CDataRecoveryHandler queries the user to restore autosaved documents.
Requirements
Header: afxdatarecovery.h