次の方法で共有


IDataObject.DUnadvise Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Sub DUnadvise ( _
    dwConnection As UInteger _
)
void DUnadvise(
    uint dwConnection
)

Parameters

Remarks

For information on the COM interface, see IDataObject::DUnadvise

.NET Framework Security

See Also

Reference

IDataObject Interface

Microsoft.VisualStudio.OLE.Interop Namespace