ClusterRegCloseKey 関数 (clusapi.h)
クラスター データベース キーのハンドルを解放します。
構文
LONG ClusterRegCloseKey(
[in] HKEY hKey
);
パラメーター
[in] hKey
閉じるクラスター データベース キーを処理します。
戻り値
操作が成功した場合、関数は ERROR_SUCCESSを返します。
操作が失敗した場合、関数は システム エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | サポートなし |
サポートされている最小のサーバー | Windows Server 2008 Enterprise、Windows Server 2008 Datacenter |
対象プラットフォーム | Windows |
ヘッダー | clusapi.h |
Library | ClusAPI.lib |
[DLL] | ClusAPI.dll |