Function windows_sys::Win32::Networking::Clustering::ClusterRegQueryValue
[−]pub unsafe extern "system" fn ClusterRegQueryValue(
hkey: HKEY,
lpszvaluename: PWSTR,
lpdwvaluetype: *mut u32,
lpdata: *mut u8,
lpcbdata: *mut u32
) -> i32Expand description
Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’, ‘Win32_System_Registry’
