IVsUIShell7::UnadviseWindowFrameEvents Method (UInt32)

Visual Studio 2015
 

Called to stop listening to events affecting all IVsWindowFrames

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

void UnadviseWindowFrameEvents(
	unsigned int cookie
)

Parameters

cookie
Type: System::UInt32

The listener cookie.

Return to top
Show: