IVsTrackSelectionEx Methods

 

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

NameDescription
System_CAPS_pubmethodGetCurrentSelection(IntPtr, UInt32, IVsMultiItemSelect^, IntPtr)

Returns the current selection.

System_CAPS_pubmethodIsMyHierarchyCurrent(Int32)

Determines whether the user's hierarchy is current.

System_CAPS_pubmethodOnElementValueChange(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.

System_CAPS_pubmethodOnSelectChange(ISelectionContainer^)

Reports that the current selection container has changed.

System_CAPS_pubmethodOnSelectChangeEx(IntPtr, UInt32, IVsMultiItemSelect^, IntPtr)

Informs the environment that a change in the current selection has occurred.

Return to top
Show: