DM_DRAGFILECOMPLETE Field - usOperation
usOperation
(
USHORT
)
Flags.
DF_MOVE
The operation was a move. If this flag is not set, the operation was a copy.
DF_SOURCE
The receiving window was the source of the drag. If this flag is not set, the receiver was the target of the drop.
DF_SUCCESSFUL
The drag operation was successful for the file. If this flag is not set, the operation failed.
[Back: DM_DRAGFILECOMPLETE Field - hstr]
[Next: DM_DRAGFILECOMPLETE Return Value - ulReserved]