SHRegDuplicateHKey 関数 (shlwapi.h)
レジストリ キーの HKEY ハンドルを複製します。
構文
HKEY SHRegDuplicateHKey(
[in] HKEY hkey
);
パラメーター
[in] hkey
種類: HKEY
複製する HKEY ハンドル。
戻り値
種類: HKEY
hkey で指定されたハンドルの複製を返します。
要件
サポートされている最小のクライアント | Windows 2000 Professional、Windows XP [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | shlwapi.h |
Library | Shlwapi.lib |
[DLL] | Shlwapi.dll (バージョン 5.0 以降) |