|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 91 of file atlcom.h.
| LONG ATL::CComObjectRootBase::m_dwRef |
Definition at line 45 of file atlcom.h.
Referenced by CComObjectRootBase(), ATL::CComObjectRootEx< ThreadModel >::InternalAddRef(), and ATL::CComObjectRootEx< ThreadModel >::InternalRelease().