CDataRecoveryHandler::ReadOpenDocumentList
Loads the open document list from the registry.
virtual BOOL ReadOpenDocumentList();
Return Value
TRUE indicates that ReadOpenDocumentList loaded the information for at least one document from the registry; FALSE indicates no document information was loaded.
Remarks
This function loads the open document information from the registry and stores it in the member variable m_mapDocNameToAutosaveName.
After ReadOpenDocumentList loads all the data, it deletes the document information from the registry.
Requirements
Header: afxdatarecovery.h