IVsHierarchyDropDataSource2 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetDropInfo(UInt32, IDataObject^, IDropSource^) | Returns information about one or more of the dragged items. |
![]() | OnBeforeDropNotify(IDataObject^, UInt32, Int32) | Enables the drag source to prompt to save unsaved items before dropping. Notifies the source hierarchy that information dragged from it is about to be dropped on a target. This method is called immediately after the mouse button is released on a drop. |
![]() | OnDropNotify(Int32, UInt32) | Notifies clients the dragged item was dropped. |
Show:
