This method reads a stream of characters until it finds a newline character.
Header file: | Afxinet.h |
Platforms: | Palm-size PC, H/PC Pro |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
virtual BOOL ReadString( CString& rString ); throw ( CInternetException );
virtual LPTSTR ReadString( LPTSTR pstr, UINT nMax ); throw ( CInternetException );