DrgQueryDragStatus Return Value - rc
rc
(
ULONG
) - returns
Flag indicating the current drag status.
Possible values are shown in the following list:
A drag operation is not currently in progress.
DGS_DRAGINPROGRESS
A standard drag operation is in progress.
DGS_LAZYDRAGINPROGRESS
A lazy drag operation is in progress.
[Back: DrgQueryDragStatus - Syntax]
[Next: DrgQueryDragStatus - Parameters]