virtual void Remove( int nIndex );
Parameters
nIndex
Zero-based index of the file to be removed from the MRU (most recently used) file list.
Remarks
Call this function to remove a file from the MRU file list.
CRecentFileList Overview | Class Members | Hierarchy Chart
See Also CRecentFileList::Add, CRecentFileList::UpdateMenu