HRESULT GetConnectionPointContainer( IConnectionPointContainer** ppCPC );
See IConnectionPoint::GetConnectionPointContainer in the Win32 SDK.
Remarks
Retrieves an interface pointer to the connectable object.
IConnectionPointImpl Overview | Class Members
See Also IConnectionPointContainerImpl