estructura LAMP_INTENSITY_WHITE (lamp.h)

Esta estructura es el tipo de parámetro de E/S de IOCTL_LAMP_GET_INTENSITY_WHITE y IOCTL_LAMP_SET_INTENSITY_WHITE.

Sintaxis

typedef struct LAMP_INTENSITY_WHITE {
  BYTE Value;
} LAMP_INTENSITY_WHITE;

Miembros

Value

Intensidad de luz blanca en porcentaje (0-100).

Requisitos

Requisito Valor
Header lamp.h