ListView_MoveGroup Makro (commctrl.h)
Dieses Makro ist nicht implementiert.
Syntax
void ListView_MoveGroup(
HWND hwnd,
int iGroupId,
int toIndex
);
Parameter
hwnd
Typ: HWND
Ein Handle für das Listenansichtssteuerelement.
iGroupId
Typ: int
int
toIndex
Typ: int
int
Rückgabewert
Keine
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows Vista [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2003 [nur Desktop-Apps] |
Zielplattform | Windows |
Kopfzeile | commctrl.h |