|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <atlcom.h>


Public Attributes | |
| _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) |
|
inlinevirtual |
|
inline |
Definition at line 735 of file atlcom.h.
Implements IClassFactory.
Definition at line 752 of file atlcom.h.
| _ATL_CREATORFUNC* ATL::CComClassFactory::m_pfnCreateInstance |
Definition at line 728 of file atlcom.h.
Referenced by CreateInstance(), and SetVoid().