CConnectionPoint::GetContainer

virtual LPCONNECTIONPOINTCONTAINER GetContainer( ) = 0;

Return Value

If successful, a pointer to the container; otherwise NULL.

Remarks

Called by the framework to retrieve the IConnectionPointContainer for the connection point. This function is typically implemented by the BEGIN_CONNECTION_PART macro.

CConnectionPoint OverviewClass MembersHierarchy Chart

See Also   BEGIN_CONNECTION_PART