This member function closes the archive without throwing an exception. The CArchive destructor will normally call CArchive::Close, which will flush any data that has not been saved to the associated CFile object. This can cause exceptions.
void Abort( );
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::Close, CArchive::Flush