RemoveClusterGroupToGroupSetDependency 関数 (clusapi.h)
グループの依存関係式からグループセットを削除します。
構文
DWORD RemoveClusterGroupToGroupSetDependency(
[in] HGROUP hGroup,
[in] HGROUPSET hDependsOn
);
パラメーター
[in] hGroup
依存関係を削除するグループ。
[in] hDependsOn
削除するグループセット。
戻り値
操作が成功した場合、関数は ERROR_SUCCESSを返します。
操作が失敗した場合、関数は システム エラー コードを返します。
要件
サポートされている最小のクライアント | サポートなし |
サポートされている最小のサーバー | Windows Server 2016 |
対象プラットフォーム | Windows |
ヘッダー | clusapi.h |
Library | ClusAPI.lib |
[DLL] | ClusAPI.dll |