Share via


IDropTarget.DragOver(UInt32, POINTL, UInt32) Method

Definition

void DragOver(unsigned int grfKeyState, Microsoft::VisualStudio::OLE::Interop::POINTL pt, [Runtime::InteropServices::Out] unsigned int & pdwEffect);

Parameters

grfKeyState
UInt32
pt
POINTL
pdwEffect
UInt32

Remarks

For information on the COM interface, see IDropTarget::DragOver

Applies to