somSelf (WPObject *) - input
Points to an object of class WPObject.
DraggedOverObject (WPObject *) - input
The current target object for the drag operation.
Points to an object of class WPObject.
rc (MRESULT) - returns
DropIndicator (USHORT)
This code is one of the DOR_* constants, such as DOR_DROP or DOR_NODROP, which indicate whether a drop is allowed on the current target.
The current drag operation code. Examples are DO_COPY, DO_MOVE or DO_LINK to indicate that the drag action over this target should be a copy, move, or a link.