CConnectionPoint::GetContainer

This method is called by the framework to retrieve the IConnectionPointContainer interface for the connection point. This method is typically implemented by the BEGIN_CONNECTION_PART macro.

At a Glance

Header file: Afxdisp.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

virtual LPCONNECTIONPOINTCONTAINER GetContainer( ) = 0;

See Also

BEGIN_CONNECTION_PART