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