IVsSelectionEvents Methods

 

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

NameDescription
System_CAPS_pubmethodOnCmdUIContextChanged(UInt32, Int32)

Reports that the command UI context has changed.

System_CAPS_pubmethodOnElementValueChanged(UInt32, Object^, Object^)

Reports that an element value has changed.

System_CAPS_pubmethodOnSelectionChanged(IVsHierarchy^, UInt32, IVsMultiItemSelect^, ISelectionContainer^, IVsHierarchy^, UInt32, IVsMultiItemSelect^, ISelectionContainer^)

Reports that the project hierarchy, item and/or selection container has changed.

Return to top
Show: