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

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

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

For information on the COM interface, see 2E4D7013-910C-4A6E-8EEE-818E1F2302AC

Return to top
Show: