CConnectionPoint::GetContainer

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 Overview |  Class Members |  Hierarchy Chart

See Also   BEGIN_CONNECTION_PART