CArchive::GetFile

This member function obtains the CFile object pointer for this archive. You must flush the archive before using GetFile.

Syntax

CFile* GetFile( ) const;

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