Function windows_sys::Win32::Networking::Clustering::ClusterRegEnumValue
[−]pub unsafe extern "system" fn ClusterRegEnumValue(
hkey: HKEY,
dwindex: u32,
lpszvaluename: PWSTR,
lpcchvaluename: *mut u32,
lpdwtype: *mut u32,
lpdata: *mut u8,
lpcbdata: *mut u32
) -> u32
Expand description
Required features: "Win32_Networking_Clustering"
, "Win32_System_Registry"