Public Member Functions | |
| BabelServiceFactory () | |
| ~BabelServiceFactory () | |
| STDMETHODIMP | QueryInterface (REFIID iid, LPVOID *obj) |
| STDMETHODIMP_ (ULONG) AddRef() | |
| STDMETHODIMP_ (ULONG) Release() | |
| STDMETHODIMP | CreateInstance (IUnknown *outer, REFIID iid, LPVOID *obj) |
| STDMETHODIMP | LockServer (BOOL lockIt) |
Private Attributes | |
| ULONG | m_refCount |
|
|
Definition at line 140 of file dllmain.cpp. References m_refCount, and TRACE_CREATE. |
|
|
Definition at line 146 of file dllmain.cpp. References TRACE_DESTROY. |
|
||||||||||||
|
Definition at line 152 of file dllmain.cpp. References OUTARG. Referenced by DllGetClassObject(). |
|
|
|
|
|
|
|
||||||||||||||||
|
Definition at line 184 of file dllmain.cpp. References CreateBabelService(), OUTARG, RELEASE, and TRACE. |
Here is the call graph for this function:

|
|
Definition at line 202 of file dllmain.cpp. References DecRefCount(), g_dllRefCount, and IncRefCount(). |
Here is the call graph for this function:

|
|
Definition at line 53 of file dllmain.cpp. Referenced by BabelServiceFactory(). |
1.3.6