This member function reads text data into a buffer from the file associated with the CArchive object.
Bool ReadString(CString& rString );
LPTSTR ReadString( LPTSTR lpsz, UINT nMax );
throw( CArchiveException );
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::Read, CArchive::Write, CArchive::WriteString, CArchiveException