次の方法で共有


AddClusterGroupDependency 関数 (clusapi.h)

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

構文

DWORD AddClusterGroupDependency(
  [in] HGROUP hDependentGroup,
  [in] HGROUP hProviderGroup
);

パラメーター

[in] hDependentGroup

依存グループ

[in] hProviderGroup

グループ hDependentGroup は に依存します

戻り値

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

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

要件

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