IVsAppContainerBootstrapper::AdviseAppContainerBootstrapperEvents Method (IVsAppContainerBootstrapperEvents^)
Visual Studio 2015
Subscribes to bootstrapper events.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
unsigned int AdviseAppContainerBootstrapperEvents( IVsAppContainerBootstrapperEvents^ sink )
Parameters
- sink
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsAppContainerBootstrapperEvents^
The event sink.
Show: