共用方式為


AddClusterGroupToGroupSetDependency 函式 (clusapi.h)

在叢集群組與叢集群組集之間加入相依性。群組只能相依於一個群組集。

語法

DWORD AddClusterGroupToGroupSetDependency(
  [in] HGROUP    hDependentGroup,
  [in] HGROUPSET hProviderGroupSet
);

參數

[in] hDependentGroup

相依群組

[in] hProviderGroupSet

集合 hDependentGroup 相依於

傳回值

如果作業成功,函式會傳回 ERROR_SUCCESS

如果作業失敗,函式會傳回 系統錯誤碼

規格需求

需求
最低支援的用戶端 都不支援
最低支援的伺服器 Windows Server 2016
目標平台 Windows
標頭 clusapi.h
程式庫 ClusAPI.lib
Dll ClusAPI.dll