Partager via


Structure UDACCEL (commctrl.h)

Contient des informations d’accélération pour un contrôle up-down.

Syntaxe

typedef struct _UDACCEL {
  UINT nSec;
  UINT nInc;
} UDACCEL, *LPUDACCEL;

Membres

nSec

Type : UINT

Durée écoulée, en secondes, avant l’utilisation de l’incrément de changement de position spécifié par nInc .

nInc

Type : UINT

Incrément de modification de position à utiliser une fois le temps spécifié par nSec écoulé.

Configuration requise

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