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


IDataObject.DUnadvise Method (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IDataObject.DUnadvise Method

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

Product Availability

Available with ArcGIS Desktop. Requires Data Interoperability Extension.

See Also

IDataObject Interface