IVsAppContainerBootstrapper3::AdviseAppContainerBootstrapperEvents Method (IVsAppContainerBootstrapperEvents^)

Visual Studio 2015
 

Subscribes to bootstrapper events.

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

unsigned int AdviseAppContainerBootstrapperEvents(
	IVsAppContainerBootstrapperEvents^ sink
)

Return Value

Type: System::UInt32

The event cookie.

Return to top
Show: