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


IConnectionPoint.Unadvise 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.Unadvise Method
ArcGIS Developer Help

IConnectionPoint.Unadvise Method

[Visual Basic .NET]
Public Sub Unadvise ( _
    ByVal dwCookie As Integer _
)
[C#]
public void Unadvise (
    uint dwCookie
);

Product Availability

Available with ArcGIS Desktop.

See Also

IConnectionPoint Interface