Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
MONITOR_DISPLAY_STATE enumeration (wdm.h)
Indicates the power state of the monitor being displayed on.
Syntax
typedef enum _MONITOR_DISPLAY_STATE {
PowerMonitorOff,
PowerMonitorOn,
PowerMonitorDim
} MONITOR_DISPLAY_STATE, *PMONITOR_DISPLAY_STATE;
Constants
PowerMonitorOffThis indicates that the monitor is off. |
PowerMonitorOnThis indicates that the monitor is on. |
PowerMonitorDimThis indicates that the monitor is dim. |
Requirements
| Requirement | Value |
|---|---|
| Header | wdm.h (include Ntpoapi.h) |
Feedback
Was this page helpful?
