ReactOS
0.4.15-dev-5608-gafb953a
|
#include <atlcom.h>
Public Member Functions | |
CComObjectRootBase () | |
~CComObjectRootBase () | |
void | SetVoid (void *) |
HRESULT | _AtlFinalConstruct () |
HRESULT | FinalConstruct () |
void | InternalFinalConstructAddRef () |
void | InternalFinalConstructRelease () |
void | FinalRelease () |
Static Public Member Functions | |
static void WINAPI | ObjectMain (bool) |
static const struct _ATL_CATMAP_ENTRY * | GetCategoryMap () |
static HRESULT WINAPI | InternalQueryInterface (void *pThis, const _ATL_INTMAP_ENTRY *pEntries, REFIID iid, void **ppvObject) |
Public Attributes | |
LONG | m_dwRef |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inlinestatic |
Definition at line 86 of file atlcom.h.
LONG ATL::CComObjectRootBase::m_dwRef |
Definition at line 40 of file atlcom.h.
Referenced by CComObjectRootBase(), ATL::CComObjectRootEx< CComMultiThreadModelNoCS >::InternalAddRef(), and ATL::CComObjectRootEx< CComMultiThreadModelNoCS >::InternalRelease().