CArchive::Flush

This member function forces any data remaining in the archive buffer to be written to the file.

Syntax

void Flush( );
throw( CFileException );

At a Glance

Header file: Afx.h
Platforms:
Versions: 1.0 and later
Complete documentation Visual C++ documentation

See Also

CArchive Overview, CArchive Member Functions, Run-Time Object Model Support, CArchive::Close, CFile::Flush, CFile::Close