CloseClusterGroupSet 関数 (clusapi.h)
OpenClusterGroupSet から返されたグループセット ハンドルを閉じます。
構文
BOOL CloseClusterGroupSet(
[in] HGROUPSET hGroupSet
);
パラメーター
[in] hGroupSet
閉じるハンドル
戻り値
リターン コード | 説明 |
---|---|
|
操作に成功しました。 |
|
操作が成功しなかった。 エラーの詳細については、 GetLastError 関数を呼び出します。 |
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | サポートなし |
サポートされている最小のサーバー | Windows Server 2016 |
対象プラットフォーム | Windows |
ヘッダー | clusapi.h |
Library | ClusAPI.lib |
[DLL] | ClusAPI.dll |