Call this member function to write data from a buffer to the file associated with the CFile object. WriteHuge throws an exception in response to several conditions, including the disk-full condition.
void WriteHuge( const void* lpBuf, 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::Read, CFile::ReadHuge, CFile::Write