Function windows_sys::Win32::Networking::Clustering::ClusterRegCreateKey
[−]pub unsafe extern "system" fn ClusterRegCreateKey(
hkey: HKEY,
lpszsubkey: PCWSTR,
dwoptions: u32,
samdesired: u32,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
phkresult: *mut HKEY,
lpdwdisposition: *mut u32
) -> i32Expand description
Required features: "Win32_Networking_Clustering", "Win32_Foundation", "Win32_Security", "Win32_System_Registry"