IVsAppContainerBootstrapper::UnadviseAppContainerBootstrapperEvents Method (UInt32)

 

Unsubscribes from bootstrapper events.

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

void UnadviseAppContainerBootstrapperEvents(
	unsigned int cookie
)

Parameters

cookie
Type: System::UInt32

The event cookie.

Return to top
Show: