CRecentFileList::GetDisplayName

This method obtains the display name for a file in 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

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

See Also

CRecentFileList::ReadList, CRecentFileList::WriteList