#include <devprop.h>
Inheritance diagram for CScannerProfileManagement:
Public Member Functions | |
CScannerProfileManagement (LPCTSTR lpstrName, HINSTANCE hiWhere) | |
~CScannerProfileManagement () | |
virtual BOOL | OnInit () |
virtual BOOL | OnHelp (LPHELPINFO pHelp) |
virtual BOOL | OnContextMenu (HWND hwnd) |
|
Definition at line 1210 of file devprop.cpp. References CScannerProfileManagement(), IsAdmin(), and ScannerUI. Referenced by CScannerProfileManagement().
|
|
Definition at line 160 of file devprop.h.
|
|
Reimplemented from CPropertyPage. Definition at line 1254 of file devprop.cpp. References BOOL, OnContextMenu(), ScannerUIHelpIds, TRUE, and WINDOWS_HELP_FILE. Referenced by OnContextMenu().
|
|
Reimplemented from CPropertyPage. Definition at line 1244 of file devprop.cpp. References BOOL, OnHelp(), ScannerUIHelpIds, TRUE, and WINDOWS_HELP_FILE. Referenced by OnHelp().
|
|
Reimplemented from CDeviceProfileManagement. Definition at line 1220 of file devprop.cpp. References AddButton, BOOL, EnableWindow(), FALSE, GetDlgItem(), CDeviceProfileManagement::OnInit(), RemoveButton, SetFocus, and TRUE.
|