Function windows_sys::Win32::Networking::Clustering::ClusterAffinityRuleControl
[−]pub unsafe extern "system" fn ClusterAffinityRuleControl(
hcluster: *const _HCLUSTER,
affinityrulename: PWSTR,
hhostnode: *const _HNODE,
dwcontrolcode: u32,
lpinbuffer: *const c_void,
cbinbuffersize: u32,
lpoutbuffer: *mut c_void,
cboutbuffersize: u32,
lpbytesreturned: *mut u32
) -> u32Expand description
Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’
