IDropTarget::Drop Method (IDataObject^, UInt32, POINTL, UInt32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void Drop( IDataObject^ pDataObj, unsigned int grfKeyState, POINTL pt, unsigned int% pdwEffect )
Parameters
- pDataObj
- Type: Microsoft.VisualStudio.OLE.Interop::IDataObject^
- grfKeyState
- Type: System::UInt32
- pdwEffect
- Type: System::UInt32
For information on the COM interface, see 7EA6D815-BF8F-47D5-99D3-F9A55BAFEE2E
Show: