|
My Project
|
Public Member Functions | |
| CUnknown (const TCHAR *pName, LPUNKNOWN pUnk) | |
| CUnknown (TCHAR *pName, LPUNKNOWN pUnk, HRESULT *phr) | |
| LPUNKNOWN | GetOwner () const |
| STDMETHODIMP | NonDelegatingQueryInterface (REFIID, void **) |
| STDMETHODIMP_ (ULONG) NonDelegatingAddRef() | |
| STDMETHODIMP_ (ULONG) NonDelegatingRelease() | |
Public Member Functions inherited from CBaseObject | |
| CBaseObject (const TCHAR *pName) | |
Protected Attributes | |
| volatile LONG | m_cRef |
Additional Inherited Members | |
Static Public Member Functions inherited from CBaseObject | |
| static LONG | ObjectsActive () |
1.8.12