IVsMultiItemSelect Methods

 

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

NameDescription
System_CAPS_pubmethodGetSelectedItems(UInt32, UInt32, array<VSITEMSELECTION>^)

Returns an IVsHierarchy interface pointer and item identifier for selected items.

System_CAPS_pubmethodGetSelectionInfo(UInt32, Int32)

Returns a flag that indicates whether or not the selected items belong to one or more hierarchies and a count of the number of selected items.

Return to top
Show: