ListView_MoveGroup宏 (commctrl.h)
此宏未實作。
語法
void ListView_MoveGroup(
HWND hwnd,
int iGroupId,
int toIndex
);
參數
hwnd
類型: HWND
清單檢視控件的句柄。
iGroupId
類型: int
int
toIndex
類型: int
int
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | commctrl.h |