Function windows_sys::Win32::System::Power::PowerReadACValue
[−]pub unsafe extern "system" fn PowerReadACValue(
rootpowerkey: HKEY,
schemeguid: *const GUID,
subgroupofpowersettingsguid: *const GUID,
powersettingguid: *const GUID,
type: *mut u32,
buffer: *mut u8,
buffersize: *mut u32
) -> u32Expand description
Required features: "Win32_System_Power", "Win32_System_Registry"