ReactOS 0.4.16-dev-340-g0540c21
|
#include <atlcom.h>
Public Member Functions | |
CComObjectCached (void *=NULL) | |
virtual | ~CComObjectCached () |
STDMETHOD_ (ULONG, AddRef)() | |
STDMETHOD_ (ULONG, Release)() | |
STDMETHOD() | QueryInterface (REFIID iid, void **ppvObject) |
Static Public Member Functions | |
static HRESULT WINAPI | CreateInstance (CComObjectCached< Base > **pp) |
|
inlinevirtual |
|
inlinestatic |
Definition at line 514 of file atlcom.h.
Referenced by ATL::CComClassFactorySingleton< T >::CreateInstance().
|
inline |
Definition at line 509 of file atlcom.h.
Referenced by ATL::CComClassFactorySingleton< T >::CreateInstance().