CODDropTarget::OnDragScroll

DROPEFFECT CODDropTarget::OnDragScroll(CWnd* pWnd, DWORD dwKeyState, CPoint point)

Called when the components are dragged near a scrollbar.

Defined in: OdDropTarget.cpp

Return Value

The effect that would result if a drop were attempted at the location specified.

Parameters

pWnd

Points to the window the cursor is in.

dwKeyState

Contains the state of the modifier keys.

point

Contains the current location of the cursor.