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