CloseClusterGroupSet 函式 (clusapi.h)
關閉從 OpenClusterGroupSet 傳回的群組集句柄。
語法
BOOL CloseClusterGroupSet(
[in] HGROUPSET hGroupSet
);
參數
[in] hGroupSet
要關閉的句柄
傳回值
傳回碼 | Description |
---|---|
|
作業成功。 |
|
作業未成功。 如需錯誤的詳細資訊,請呼叫 函式 GetLastError。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 都不支援 |
最低支援的伺服器 | Windows Server 2016 |
目標平台 | Windows |
標頭 | clusapi.h |
程式庫 | ClusAPI.lib |
Dll | ClusAPI.dll |