GME  13
Public Member Functions
CRecentConnStrList Class Reference

#include <RecentConnStrList.h>

List of all members.

Public Member Functions

 CRecentConnStrList (UINT nStart, LPCTSTR lpszSection, LPCTSTR lpszEntryFormat, int nSize, int nMaxDispLen=40)
int GetSize () const
CString & operator[] (int nIndex)
BOOL GetDisplayName (CString &strName, int nIndex) const
void UpdateMenu (CCmdUI *pCmdUI, bool enable)
void ReadList ()
void AddAndWriteList (LPCTSTR lpszConnName)
virtual ~CRecentConnStrList ()

Detailed Description

Definition at line 15 of file RecentConnStrList.h.


Constructor & Destructor Documentation

CRecentConnStrList::CRecentConnStrList ( UINT  nStart,
LPCTSTR  lpszSection,
LPCTSTR  lpszEntryFormat,
int  nSize,
int  nMaxDispLen = 40 
)

Definition at line 9 of file RecentConnStrList.cpp.

Definition at line 21 of file RecentConnStrList.cpp.


Member Function Documentation

void CRecentConnStrList::AddAndWriteList ( LPCTSTR  lpszConnName)

Definition at line 136 of file RecentConnStrList.cpp.

BOOL CRecentConnStrList::GetDisplayName ( CString &  strName,
int  nIndex 
) const

Definition at line 64 of file RecentConnStrList.cpp.

int CRecentConnStrList::GetSize ( ) const [inline]

Definition at line 24 of file RecentConnStrList.h.

CString& CRecentConnStrList::operator[] ( int  nIndex) [inline]

Definition at line 25 of file RecentConnStrList.h.

Definition at line 162 of file RecentConnStrList.cpp.

void CRecentConnStrList::UpdateMenu ( CCmdUI *  pCmdUI,
bool  enable 
)

Definition at line 75 of file RecentConnStrList.cpp.


The documentation for this class was generated from the following files: