Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets the CFile object pointer for this archive.
CFile* GetFile( ) const;
Return Value
A constant pointer to the CFile object in use.
Remarks
You must flush the archive before using GetFile.
Example
const CFile* fp = ar.GetFile();
Requirements
Header: afx.h