windows::Win32::Networking::Clustering

Function SetClusterGroupSetDependencyExpression

pub unsafe fn SetClusterGroupSetDependencyExpression<P1>(
    hgroupset: HGROUPSET,
    lpszdependencyexprssion: P1,
) -> u32
where P1: Param<PCWSTR>,