CRecentFileList::GetDisplayName

Call this member function to obtain the display name for a file in the most recently used (MRU) file list.

Syntax

BOOL GetDisplayName( CString& strName, int nIndex, LPCTSTR lpszCurDir, int nCurDir, BOOL bAtLeastName = TRUE) const;

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::ReadList, CRecentFileList::WriteList