SettableOleDataObject::DUnadvise Method (UInt32)

 

Deletes the advise connection.

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

public:
virtual void DUnadvise(
	unsigned int dwConnection
) sealed

Parameters

dwConnection
Type: System::UInt32

The token that was returned from DAdvise.

Return to top
Show: