CArchive::Close

This member function flushes any data remaining in the buffer, closes the archive, and disconnects the archive from the file.

Syntax

void Close( );
throw( CArchiveException, 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::Flush