This member function writes a specified number of bytes to the archive. The archive does not format the bytes.
void Write( const void* lpBuf, UINT nMax );
throw( CFileException );
| 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