Call this member function to read data into a buffer from the file associated with the CFile object.
DWORD ReadHuge( void* lpBuffer, DWORD dwCount );
throw( CFileException );
| Header File | Afx.h |
| Platforms | |
| Versions | 1.0 and later |
| Complete documentation | Visual C++ documentation |
CFile Overview, CFile Member Functions, File Service Classes, CFile::Write, CFile::WriteHuge, CFile::Read