CGXTabWndMgr::IterateAndSaveDocuments
BOOL IterateAndSaveDocuments(CArchive& ar) const;
ar
CArchive to save to.
Remarks
Serialization helper that actually serializes all the documents. This will be called from StoreDocumentsInArchive.
See Also
CGXTabWndMgr:: StoreDocumentsInArchive