CGXTabWndMgr::IterateAndLoadDocuments

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

ar

CArchive to read from

pDocThis

Document in context

nIndex

Index of the document in context

Remarks

Serialization helper that actually serialized all the documents. This will be called from ReadDocumentsFromArchive.

See Also

 CGXTabWndMgr:: ReadDocumentsFromArchive

CGXTabWndMgr

 Class Overview |  Class Members