IDropTarget::DragOver Method (UInt32, POINTL, UInt32)

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

void DragOver(
	unsigned int grfKeyState,
	POINTL pt,
	unsigned int% pdwEffect
)

Parameters

grfKeyState
Type: System::UInt32
pt
Type: Microsoft.VisualStudio.OLE.Interop::POINTL
pdwEffect
Type: System::UInt32

For information on the COM interface, see 31BB71DD-EED7-48F9-9F6C-F5D7F9D4118E

Return to top
Show: