CRecentFileList::Remove

Removes a file from the MRU file list.

virtual void Remove( 
   int nIndex  
);

Parameters

  • nIndex
    Zero-based index of the file to be removed from the most recently used (MRU) file list.

Requirements

Header: afxadv.h

See Also

Reference

CRecentFileList Class

Hierarchy Chart

CRecentFileList::Add

CRecentFileList::UpdateMenu