CGXTabWndMgr::ReadDocumentsFromArchive

virtual BOOL ReadDocumentsFromArchive(CArchive& ar, CGXDocument* pDocThis, int nIndex = 0);

ar

The archive to be used to read from

pDocThis

The CGXDocument that is in context

nIndex

The index that is to hold this document

Remarks

Serialization helper to restore documents from archive.

See Also

 CGXTabWndMgr:: StoreDocumentsInArchive

CGXTabWndMgr

 Class Overview |  Class Members