windows::Win32::Networking::Clustering

Function ClusterRemoveGroupFromAffinityRule

pub unsafe fn ClusterRemoveGroupFromAffinityRule<P1>(
    hcluster: HCLUSTER,
    rulename: P1,
    hgroup: HGROUP,
) -> u32
where P1: Param<PCWSTR>,