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