Struct windows_sys::Win32::System::Power::GLOBAL_POWER_POLICY
[−]#[repr(C)]pub struct GLOBAL_POWER_POLICY {
pub user: GLOBAL_USER_POWER_POLICY,
pub mach: GLOBAL_MACHINE_POWER_POLICY,
}Expand description
Required features: ‘Win32_System_Power’, ‘Win32_Foundation’
Fields
user: GLOBAL_USER_POWER_POLICYmach: GLOBAL_MACHINE_POWER_POLICY