Function windows_sys::Win32::System::Power::PowerReadDCValueIndex
[−]pub unsafe extern "system" fn PowerReadDCValueIndex(
rootpowerkey: HKEY,
schemeguid: *const GUID,
subgroupofpowersettingsguid: *const GUID,
powersettingguid: *const GUID,
dcvalueindex: *mut u32
) -> u32
Expand description
Required features: "Win32_System_Power"
, "Win32_System_Registry"