// ntpoapi.h
typedef struct _POWER_MONITOR_INVOCATION {
BOOLEAN Console;
POWER_MONITOR_REQUEST_REASON RequestReason;
} POWER_MONITOR_INVOCATION, *PPOWER_MONITOR_INVOCATION;
View the official Windows Driver Kit DDI referenceNo description available.
Reserved for system use.
ConsoleRequestReason