DROPEFFECT
enum DROPEFFECT
Represents information about the effects of a drag-and-drop operation.
DROPEFFECT_COPY = 1
DROPEFFECT_LINK = 4
DROPEFFECT_MOVE = 2
DROPEFFECT_NONE = 0
DROPEFFECT_SCROLL = 2147483648