ArcObjects Library Reference (GeoprocessingUI)  

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