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 |