IVsTrackSelectionEx Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetCurrentSelection(IntPtr, UInt32, IVsMultiItemSelect^, IntPtr) | Returns the current selection. |
![]() | IsMyHierarchyCurrent(Int32) | Determines whether the user's hierarchy is current. |
![]() | OnElementValueChange(UInt32, Int32, Object^) | Informs the environment that a change in an element value has occurred. Element values are attached to a window's selection context and used in the same way to update the environment's user interface. |
![]() | OnSelectChange(ISelectionContainer^) | Reports that the current selection container has changed. |
![]() | OnSelectChangeEx(IntPtr, UInt32, IVsMultiItemSelect^, IntPtr) | Informs the environment that a change in the current selection has occurred. |
Show:
