ReactOS
0.4.15-dev-4610-g11e0ed3
|
Public Member Functions | |
CConnectionPoint (IConnectionPoint *pIConnectionPoint) | |
~CConnectionPoint () | |
virtual HRESULT STDMETHODCALLTYPE | QueryInterface (REFIID riid, void **ppvObject) |
virtual ULONG STDMETHODCALLTYPE | AddRef (void) |
virtual ULONG STDMETHODCALLTYPE | Release (void) |
virtual HRESULT STDMETHODCALLTYPE | GetConnectionInterface (IID *pIID) |
virtual HRESULT STDMETHODCALLTYPE | GetConnectionPointContainer (IConnectionPointContainer **ppCPC) |
virtual HRESULT STDMETHODCALLTYPE | Advise (IUnknown *pUnkSink, DWORD *pdwCookie) |
virtual HRESULT STDMETHODCALLTYPE | Unadvise (DWORD dwCookie) |
virtual HRESULT STDMETHODCALLTYPE | EnumConnections (IEnumConnections **ppEnum) |
Private Attributes | |
LONG | m_refCount |
IConnectionPoint * | m_IConnectionPoint |
Additional Inherited Members | |
![]() | |
typedef IConnectionPoint * | PCONNECTIONPOINT |
typedef IConnectionPoint * | LPCONNECTIONPOINT |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 448 of file mstscax.cpp.
|
inline |
Definition at line 455 of file mstscax.cpp.
|
inline |
Definition at line 460 of file mstscax.cpp.
|
inlinevirtual |
Implements IUnknown.
Definition at line 480 of file mstscax.cpp.
|
inlinevirtual |
Implements IConnectionPoint.
Definition at line 515 of file mstscax.cpp.
|
inlinevirtual |
Implements IConnectionPoint.
Definition at line 532 of file mstscax.cpp.
|
inlinevirtual |
Implements IConnectionPoint.
Definition at line 495 of file mstscax.cpp.
|
inlinevirtual |
Implements IConnectionPoint.
Definition at line 503 of file mstscax.cpp.
|
inlinevirtual |
Implements IUnknown.
Definition at line 462 of file mstscax.cpp.
|
inlinevirtual |
Implements IUnknown.
Definition at line 485 of file mstscax.cpp.
|
inlinevirtual |
Implements IConnectionPoint.
Definition at line 524 of file mstscax.cpp.
|
private |
Definition at line 452 of file mstscax.cpp.
|
private |
Definition at line 451 of file mstscax.cpp.