ImageList_EndDrag函式 (commctrl.h)
結束拖曳作業。
Syntax
void ImageList_EndDrag();
傳回值
無
備註
呼叫 ImageList_EndDrag 函式時,會終結暫存影像清單。 若要開始拖曳作業,請使用 ImageList_BeginDrag 函式。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | commctrl.h |
程式庫 | Comctl32.lib |
Dll | Comctl32.dll |