wpQueryDefaultDropOp - Parameters
somSelf
(WPDesktop *) - input
Pointer to the object on which the method is being invoked.
Points to an object of class
WPDesktop
.
rc
(
ULONG
) - returns
Default drop operation.
DO_LINK
Create shadow of dropped object
DO_MOVE
Move dropped object
[Back: wpQueryDefaultDropOp Return Value - rc]
[Next: wpQueryDefaultDropOp - Usage]