ReactOS 0.4.16-dev-197-g92996da
|
#include <atlcom.h>
Public Attributes | |
HRESULT | m_hrCreate |
IUnknown * | m_spObj |
Public Attributes inherited from ATL::CComClassFactory | |
_ATL_CREATORFUNC * | m_pfnCreateInstance |
Public Attributes inherited from ATL::CComObjectRootBase | |
LONG | m_dwRef |
Additional Inherited Members | |
Public Types inherited from IClassFactory | |
typedef IClassFactory * | LPCLASSFACTORY |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Static Public Member Functions inherited from ATL::CComObjectRootBase | |
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) |
|
inline |
|
inline |
Definition at line 786 of file atlcom.h.
HRESULT ATL::CComClassFactorySingleton< T >::m_hrCreate |
Definition at line 776 of file atlcom.h.
Referenced by ATL::CComClassFactorySingleton< T >::CreateInstance().
IUnknown* ATL::CComClassFactorySingleton< T >::m_spObj |
Definition at line 777 of file atlcom.h.
Referenced by ATL::CComClassFactorySingleton< T >::CreateInstance().