IVsUIEventSink Interface

 

Catches event notifications from Visual Studio data source events.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute("515953AC-99C6-4F1B-8645-636A57E4B1E2")]
public interface class IVsUIEventSink

NameDescription
System_CAPS_pubmethodDisconnect(IVsUISimpleDataSource^)

Stop receiving notifications.

Packages implement interfaces that derive from this interface.

Return to top
Show: