IVsInfoBarUIElement::Advise Method (IVsInfoBarUIEvents^, UInt32)
Visual Studio 2015
Subscribes to UI events for the InfoBar.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
Parameters
- eventSink
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsInfoBarUIEvents^
The events to subscribe to.
- cookie
-
Type:
System::UInt32
The listener cookie.
Show: