Struct windows_sys::Win32::System::SystemServices::POWER_MONITOR_INVOCATION
#[repr(C)]pub struct POWER_MONITOR_INVOCATION {
pub Console: BOOLEAN,
pub RequestReason: POWER_MONITOR_REQUEST_REASON,
}
Expand description
Required features: "Win32_System_SystemServices"
, "Win32_Foundation"
Fields§
§Console: BOOLEAN
§RequestReason: POWER_MONITOR_REQUEST_REASON