Possible values for drag operations.
TEnumResult = ( sbnNoMoreItems, sbnOK, sbnAsync );
|
Members |
Description |
|
sbnNoMoreItems |
No or no more items were found. |
|
sbnOK |
A valid item was found an is now the active object. |
|
sbnAsync |
Enumeration will be done asynchonously using Shell change notification messages. |