IVsSelectionEvents Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | OnCmdUIContextChanged(UInt32, Int32) | Reports that the command UI context has changed. |
![]() | OnElementValueChanged(UInt32, Object^, Object^) | Reports that an element value has changed. |
![]() | OnSelectionChanged(IVsHierarchy^, UInt32, IVsMultiItemSelect^, ISelectionContainer^, IVsHierarchy^, UInt32, IVsMultiItemSelect^, ISelectionContainer^) | Reports that the project hierarchy, item and/or selection container has changed. |
Show:
