IVsShell6::UnadvisePackageLoadEvents Method (UInt32)

 

Unsubscribes from package load events.

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

void UnadvisePackageLoadEvents(
	unsigned int cookie
)

Parameters

cookie
Type: System::UInt32

The event cookie.

Return to top
Show: