CRecentFileList::Remove

This method removes a file from the most recently used (MRU) file list.

At a Glance

Header file: Afxadv.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

virtual void Remove( int nIndex );

See Also

CRecentFileList::Add, CRecentFileList::UpdateMenu