#include <profile.h>
Inheritance diagram for CScannerList:
Public Member Functions | |
CScannerList () | |
~CScannerList () | |
virtual unsigned | Count () |
virtual CString & | DeviceName (unsigned u) |
virtual CString & | DisplayName (unsigned u) |
virtual void | Enumerate () |
virtual BOOL | IsValidDeviceName (LPCTSTR lpstr) |
Private Attributes | |
CStringArray | m_csaDeviceNames |
CStringArray | m_csaDisplayNames |
|
Definition at line 124 of file icmui/profile.h.
|
|
Definition at line 125 of file icmui/profile.h.
|
|
Reimplemented from CDeviceList. Definition at line 127 of file icmui/profile.h. References CStringArray::Count(), and m_csaDeviceNames. Referenced by CICMUserInterface::AddScannerTab(), CAllDeviceList::Enumerate(), and IsValidDeviceName().
|
|
Reimplemented from CDeviceList. Definition at line 128 of file icmui/profile.h. References DeviceName(), and m_csaDeviceNames. Referenced by CICMUserInterface::AddScannerTab(), DeviceName(), and CAllDeviceList::Enumerate().
|
|
Reimplemented from CDeviceList. Definition at line 129 of file icmui/profile.h. References DisplayName(), and m_csaDisplayNames. Referenced by DisplayName(), and CAllDeviceList::Enumerate().
|
|
Reimplemented from CDeviceList. Definition at line 240 of file profile.cpp. References CStringArray::Add(), BOOL, DWORD, gszStiCreateInstance, gszStiDll, m_csaDeviceNames, m_csaDisplayNames, NULL, PFNSTICREATEINSTANCE, PSTI, PSTI_DEVICE_INFORMATION, _STI_DEVICE_INFORMATIONW::pszLocalName, STI_VERSION, _STI_DEVICE_INFORMATIONW::szDeviceInternalName, and szName. Referenced by CICMUserInterface::AddScannerTab(), CAllDeviceList::Enumerate(), and IsValidDeviceName().
|
|
Reimplemented from CDeviceList. Definition at line 342 of file profile.cpp. References BOOL, Count(), Enumerate(), FALSE, IsValidDeviceName(), and m_csaDeviceNames. Referenced by IsValidDeviceName().
|
|
Definition at line 120 of file icmui/profile.h. Referenced by Count(), DeviceName(), Enumerate(), and IsValidDeviceName(). |
|
Definition at line 121 of file icmui/profile.h. Referenced by DisplayName(), and Enumerate(). |