ReactOS
0.4.15-dev-2354-g9e947e2
|
#include <atlcom.h>
Public Member Functions | |
STDMETHOD() | EnumConnectionPoints (IEnumConnectionPoints **ppEnum) |
STDMETHOD() | FindConnectionPoint (REFIID riid, IConnectionPoint **ppCP) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Private Types | |
typedef const _ATL_CONNMAP_ENTRY *(* | handlerFunctionType) (int *) |
typedef CComEnum< IEnumConnectionPoints, &IID_IEnumConnectionPoints, IConnectionPoint *, _CopyInterface< IConnectionPoint > > | CComEnumConnectionPoints |
Additional Inherited Members | |
![]() | |
typedef IConnectionPointContainer * | PCONNECTIONPOINTCONTAINER |
typedef IConnectionPointContainer * | LPCONNECTIONPOINTCONTAINER |
![]() | |
typedef IUnknown * | LPUNKNOWN |
|
private |
|
private |
|
inline |
Implements IConnectionPointContainer.
Definition at line 1336 of file atlcom.h.
|
inline |
Implements IConnectionPointContainer.
Definition at line 1386 of file atlcom.h.