ImageList_Destroy函式 (commctrl.h)
終結影像清單。
語法
BOOL ImageList_Destroy(
[in, optional] HIMAGELIST himl
);
參數
[in, optional] himl
類型: HIMAGELIST
要終結之影像清單的句柄。
傳回值
類型: BOOL
如果成功,則傳回非零,否則傳回零。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | commctrl.h |
程式庫 | Comctl32.lib |
Dll | Comctl32.dll |
API 集合 | ext-ms-win-shell-comctl32-init-l1-1-1 (於 Windows 10 10.0.14393 版中引進) |