Struct windows_sys::Win32::System::Power::POWER_PLATFORM_INFORMATION
#[repr(C)]pub struct POWER_PLATFORM_INFORMATION {
pub AoAc: BOOLEAN,
}Expand description
Required features: "Win32_System_Power", "Win32_Foundation"
Fields§
§AoAc: BOOLEAN