estructura LAMP_CAPABILITIES_WHITE (lamp.h)

Esta estructura es el tipo de parámetro de E/S de IOCTL_LAMP_{GET|SET}_INTENSITY_WHITE.

Sintaxis

typedef struct LAMP_CAPABILITIES_WHITE {
  BOOLEAN IsLightIntensityAdjustable;
} LAMP_CAPABILITIES_WHITE;

Miembros

IsLightIntensityAdjustable

Si este campo evalúa TRUE, un cliente puede obtener o establecer la intensidad de la luz llamando a IOCTL_LAMP_GET_INTENSITY_WHITE y IOCTL_LAMP_SET_INTENSITY_WHITE.

Requisitos

Requisito Valor
Header lamp.h