ReactOS 0.4.15-dev-6056-gb29b268
|
#include <atlcom.h>
Public Attributes | |
HRESULT | m_hrCreate |
IUnknown * | m_spObj |
![]() | |
_ATL_CREATORFUNC * | m_pfnCreateInstance |
![]() | |
LONG | m_dwRef |
Additional Inherited Members | |
![]() | |
typedef IClassFactory * | LPCLASSFACTORY |
![]() | |
typedef IUnknown * | LPUNKNOWN |
![]() | |
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().