#include <shellext.h>
Public Member Functions | |
| CIcmUiFactory (REFCLSID rclsid) | |
| ~CIcmUiFactory () | |
| STDMETHODIMP | QueryInterface (REFIID riid, void **ppvObject) |
| STDMETHODIMP_ (ULONG) AddRef() | |
| STDMETHODIMP_ (ULONG) Release() | |
| STDMETHODIMP | CreateInstance (LPUNKNOWN punk, REFIID riid, void **ppvObject) |
| STDMETHODIMP | LockServer (BOOL) |
Static Public Member Functions | |
| SCODE | KeyToTheFactory (REFCLSID rclsid, REFIID riid, void **ppvObject) |
Private Attributes | |
| ULONG | m_ulcReferences |
| UITYPE | m_utThis |
|
|
Definition at line 214 of file shellext.cpp. References CGlobals::Attach(), CIcmUiFactory(), IsMonitor, IsPrinter, IsProfile, IsScanner, m_ulcReferences, and m_utThis. Referenced by CIcmUiFactory().
|
|
|
Definition at line 76 of file shellext.h. References CGlobals::Detach().
|
|
||||||||||||||||
|
Definition at line 242 of file shellext.cpp. References CreateInstance(), m_utThis, NULL, and QueryInterface(). Referenced by CreateInstance().
|
|
||||||||||||||||
|
Definition at line 276 of file shellext.cpp. References KeyToTheFactory(), NULL, and QueryInterface(). Referenced by KeyToTheFactory().
|
|
|
Definition at line 92 of file shellext.h. References BOOL, and LockServer(). Referenced by LockServer().
|
|
||||||||||||
|
Definition at line 227 of file shellext.cpp. References NULL, and QueryInterface(). Referenced by CreateInstance(), KeyToTheFactory(), and QueryInterface().
|
|
|
Definition at line 81 of file shellext.h. References L, m_ulcReferences, and STDMETHODIMP_().
|
|
|
Definition at line 80 of file shellext.h. References m_ulcReferences, and STDMETHODIMP_(). Referenced by STDMETHODIMP_().
|
|
|
Definition at line 71 of file shellext.h. Referenced by CIcmUiFactory(), and STDMETHODIMP_(). |
|
|
Definition at line 72 of file shellext.h. Referenced by CIcmUiFactory(), and CreateInstance(). |
1.3.7