Use the overloaded subscript ([]) operator to retrieve a single CString, specified by the zero-based index in nIndex, from the most recently used (MRU) file list.
CString& operator[ ]( int nIndex );
Header file: | Afxadv.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CRecentFileList Overview, CRecentFileList Operators, File Service Classes