IVsUICollection::UnadviseCollectionChangeEvents Method (UInt32)
Visual Studio 2015
Stops indicating collection events.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- cookie
-
Type:
System::UInt32
[in] The ID returned when the event was registered.
Call this function to stop getting notifications, after calling AdviseCollectionChangeEvents.
Show: