IVsHierarchyDropDataSource Members
Include Protected Members
Include Inherited Members
Provides information about a dragged item in relation to its data source during a drag-and-drop operation within a hierarchy window. You can get an instance of this interface from the IVsHierarchy interface.
The IVsHierarchyDropDataSource type exposes the following members.
Methods
Name
Description
Returns information about one or more of the items being dragged.
Notifies clients that the dragged item was dropped.
Top