次の方法で共有


RemoveClusterGroupDependency 関数 (clusapi.h)

2 つのクラスター グループ間の依存関係を削除します。

構文

DWORD RemoveClusterGroupDependency(
  [in] HGROUP hGroup,
  [in] HGROUP hDependsOn
);

パラメーター

[in] hGroup

依存グループ

[in] hDependsOn

グループ hDependentGroup は、

戻り値

操作が成功した場合、関数は ERROR_SUCCESSを返します。

操作が失敗した場合、関数は システム エラー コードを返します。

要件

   
サポートされている最小のクライアント サポートなし
サポートされている最小のサーバー Windows Server 2016
対象プラットフォーム Windows
ヘッダー clusapi.h
Library ClusAPI.lib
[DLL] ClusAPI.dll