DAD_DragLeave function
[DAD_DragLeave is available in Windows 2000 and Windows XP. It might be altered or unavailable in subsequent versions. Use ImageList_DragLeave instead.]
Unlocks the window locked by the DAD_DragEnterEx function.
Syntax
BOOL DAD_DragLeave(void);
Parameters
This function has no parameters.
Return value
Type: BOOL
Returns SUCCEEDED if successful, or FALSE otherwise.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
Show: