Function SetClusterGroupSetDependencyExpressionEx
pub unsafe fn SetClusterGroupSetDependencyExpressionEx<P1, P2>(
hgroupset: HGROUPSET,
lpszdependencyexpression: P1,
lpszreason: P2,
) -> u32where
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,