Function windows_sys::Win32::Networking::Clustering::ResUtilSetValueEx
[−]pub unsafe extern "system" fn ResUtilSetValueEx(
hkeyclusterkey: HKEY,
valuename: PCWSTR,
valuetype: u32,
valuedata: *const u8,
valuesize: u32,
flags: u32
) -> u32
Expand description
Required features: "Win32_Networking_Clustering"
, "Win32_System_Registry"