macro ListView_MoveItemToGroup (commctrl.h)
Cette macro n’est pas implémentée.
Syntaxe
void ListView_MoveItemToGroup(
hwnd,
idItemFrom,
idGroupTo
);
Paramètres
hwnd
Type : HWND
Handle du contrôle list-view.
idItemFrom
Type : int
int
idGroupTo
Type : int
int
Valeur retournée
None
Configuration requise
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2003 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | commctrl.h |