ImageList_EndDrag function
Ends a drag operation.
Syntax
VOID ImageList_EndDrag(void);
Parameters
This function has no parameters.
Return value
None.
Remarks
The temporary image list is destroyed when the ImageList_EndDrag function is called. To begin a drag operation, use the ImageList_BeginDrag function.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
Show: