This document is archived and information here might be outdated.  Recommended version.


IConnectionPoint.GetConnectionPointContainer Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IC > IConnectionPoint Interface > IConnectionPoint.GetConnectionPointContainer Method
ArcGIS Developer Help

IConnectionPoint.GetConnectionPointContainer Method

[Visual Basic .NET]
Public Sub GetConnectionPointContainer ( _
    ByRef ppCPC As IConnectionPointContainer _
)
[C#]
public void GetConnectionPointContainer (
    ref IConnectionPointContainer ppCPC
);

Product Availability

Available with ArcGIS Desktop.

See Also

IConnectionPoint Interface