Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |