POWER_MONITOR_INVOCATION - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 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 reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntpoapi-power_monitor_invocation)

Description

Reserved for system use.

Members

Console

RequestReason

Remarks

See also