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


IConnectionPoint.GetConnectionInterface Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoprocessingUI)  

IConnectionPoint.GetConnectionInterface Method

[Visual Basic .NET]
Public Sub GetConnectionInterface ( _
    ByRef pIID As Guid& _
)
[C#]
public void GetConnectionInterface (
    ref Guid& pIID
);

Product Availability

Available with ArcGIS Desktop.

See Also

IConnectionPoint Interface