structure LAMP_INTENSITY_WHITE (lamp.h)
Cette structure est le type de paramètre E/S de IOCTL_LAMP_GET_INTENSITY_WHITE et IOCTL_LAMP_SET_INTENSITY_WHITE.
Syntaxe
typedef struct LAMP_INTENSITY_WHITE {
BYTE Value;
} LAMP_INTENSITY_WHITE;
Membres
Value
Intensité de la lumière blanche en pourcentage (0-100).
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | lamp.h |