LAMP_INTENSITY_WHITE structure (lamp.h)

This structure is the I/O parameter type of IOCTL_LAMP_GET_INTENSITY_WHITE and IOCTL_LAMP_SET_INTENSITY_WHITE.

Syntax

typedef struct LAMP_INTENSITY_WHITE {
  BYTE Value;
} LAMP_INTENSITY_WHITE;

Members

Value

White light intensity in percentage (0-100).

Requirements

Requirement Value
Header lamp.h