IDropTarget::Drop Method (IDataObject^, UInt32, POINTL, UInt32)

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

void Drop(
	IDataObject^ pDataObj,
	unsigned int grfKeyState,
	POINTL pt,
	unsigned int% pdwEffect
)

For information on the COM interface, see 7EA6D815-BF8F-47D5-99D3-F9A55BAFEE2E

Return to top
Show: