IVsHierarchyDeleteHandler3 Methods

 

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

NameDescription
System_CAPS_pubmethodDeleteItems(UInt32, UInt32, array<UInt32>^, UInt32)

Handles the deletion or removal of one or more hierarchy items.

System_CAPS_pubmethodQueryDeleteItems(UInt32, UInt32, array<UInt32>^, array<Boolean>^)

Determines whether the hierarchy supports item deletion, removal, or both.

Return to top
Show: