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