CRecentFileList::Remove

Call this member function to remove a file from the most recently used (MRU) file list.

Syntax

virtual void Remove( int nIndex );

At a Glance

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

See Also

CRecentFileList Overview, CRecentFileList Member Functions, File Service Classes, CRecentFileList::Add, CRecentFileList::UpdateMenu