Partager via


Structure NMTVSTATEIMAGECHANGING (commctrl.h)

Contient des informations sur un code de notification NM_TVSTATEIMAGECHANGING .

Syntaxe

typedef struct tagNMTVSTATEIMAGECHANGING {
  NMHDR     hdr;
  HTREEITEM hti;
  int       iOldStateImageIndex;
  int       iNewStateImageIndex;
} NMTVSTATEIMAGECHANGING, *LPNMTVSTATEIMAGECHANGING;

Membres

hdr

Type : NMHDR

Structure NMHDR qui contient des informations sur ce code de notification.

hti

Type : HTREEITEM

Gérez l’élément d’arborescence dont l’image d’état est en train de changer.

iOldStateImageIndex

Type : int

Index de l’ancienne image d’état.

iNewStateImageIndex

Type : int

Index de la nouvelle image d’état.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
En-tête commctrl.h