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() | |
![]() | |
CBaseObject (const TCHAR *pName) | |
Protected Attributes | |
volatile LONG | m_cRef |
Additional Inherited Members | |
![]() | |
static LONG | ObjectsActive () |