This member function reads object data from the archive and constructs an object of the appropriate type.
CObject* ReadObject( const CRuntimeClass* pClass );
throw( CFileException, CArchiveException, CMemoryException );
Header file: | Afx.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CArchive Overview, CArchive Member Functions, Run-Time Object Model Support, CArchive::WriteObject, CObject::IsKindOf