ReactOS 0.4.15-dev-7961-gdcf9eb0
IConnectionPoint Interface Reference
Inheritance diagram for IConnectionPoint:
Collaboration diagram for IConnectionPoint:

Public Types

typedef IConnectionPointPCONNECTIONPOINT
 
typedef IConnectionPointLPCONNECTIONPOINT
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Public Member Functions

HRESULT GetConnectionInterface ([out] IID *pIID)
 
HRESULT GetConnectionPointContainer ([out] IConnectionPointContainer **ppCPC)
 
HRESULT Advise ([in] IUnknown *pUnkSink, [out] DWORD *pdwCookie)
 
HRESULT Unadvise ([in] DWORD dwCookie)
 
HRESULT EnumConnections ([out] IEnumConnections **ppEnum)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 612 of file ocidl.idl.

Member Typedef Documentation

◆ LPCONNECTIONPOINT

Definition at line 614 of file ocidl.idl.

◆ PCONNECTIONPOINT

Definition at line 614 of file ocidl.idl.

Member Function Documentation

◆ Advise()

HRESULT IConnectionPoint::Advise ( [in] IUnknown pUnkSink,
[out] DWORD pdwCookie 
)

◆ EnumConnections()

◆ GetConnectionInterface()

◆ GetConnectionPointContainer()

◆ Unadvise()


The documentation for this interface was generated from the following file: