MACRO INDEXTOOVERLAYMASK (commctrl.h)

Prépare l’index d’un masque de superposition afin que la fonction ImageList_Draw puisse l’utiliser.

Syntaxe

void INDEXTOOVERLAYMASK(
   i
);

Paramètres

i

Type : UINT

Index d’un masque de superposition.

Valeur de retour

None

Remarques

La macro INDEXTOOVERLAYMASK est définie comme suit.

#define INDEXTOOVERLAYMASK(i) ((i) << 8)

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