IConnectionPointImpl::GetConnectionPointContainer

This method establishes a connection between the connection point and a sink.

Syntax

HRESULT GetConnectionPointContainer( IConnectionPointContainer** ppCPC );

At a Glance

Header file: Atlcom.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IConnectionPointImpl Overview, IConnectionPointImpl Methods, IConnectionPoint::GetConnectionPointContainer, IConnectionPointContainerImpl