ReactOS 0.4.16-dev-125-g798ea90
|
Static Public Member Functions | |
static HRESULT WINAPI | FuncBlind (void *pv, REFIID riid, LPVOID *ppv, DWORD_PTR dw) |
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) |
Additional Inherited Members | |
Public Types inherited from IPersist | |
typedef IPersist * | LPPERSIST |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Public Types inherited from IStdMarshalInfo | |
typedef IStdMarshalInfo * | LPSTDMARSHALINFO |
Public Attributes inherited from ATL::CComObjectRootBase | |
LONG | m_dwRef |
Definition at line 23 of file CComObject.cpp.
|
inline |
Definition at line 29 of file CComObject.cpp.
|
inline |
Definition at line 33 of file CComObject.cpp.
|
inlinestatic |
Definition at line 50 of file CComObject.cpp.
|
inlinevirtual |
Implements IStdMarshalInfo.
Definition at line 45 of file CComObject.cpp.
|
inlinevirtual |