ImageList_DragLeave function
Unlocks the specified window and hides the drag image, allowing the window to be updated.
Syntax
BOOL ImageList_DragLeave( HWND hwndLock );
Parameters
- hwndLock
-
Type: HWND
A handle to the window that owns the drag image.
Return value
Type: BOOL
Returns nonzero if successful, or zero otherwise.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 10/27/2012
