Compartir a través de


SettableOleDataObject.DUnadvise Method

Deletes the advise connection.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaración
Public Sub DUnadvise ( _
    dwConnection As UInteger _
)
public void DUnadvise(
    uint dwConnection
)

Parameters

Implements

IDataObject.DUnadvise(UInt32)

.NET Framework Security

See Also

Reference

SettableOleDataObject Class

Microsoft.VisualStudio.Shell Namespace