Partager via


Fonction SHRegDuplicateHKey (shlwapi.h)

Duplique le handle HKEY d’une clé de Registre.

Syntaxe

HKEY SHRegDuplicateHKey(
  [in] HKEY hkey
);

Paramètres

[in] hkey

Type : HKEY

Handle HKEY à dupliquer.

Valeur retournée

Type : HKEY

Retourne un doublon du handle spécifié dans hkey.

Configuration requise

   
Client minimal pris en charge Windows 2000 Professionnel, Windows XP [applications de bureau uniquement]
Serveur minimal pris en charge Windows 2000 Server [applications de bureau uniquement]
Plateforme cible Windows
En-tête shlwapi.h
Bibliothèque Shlwapi.lib
DLL Shlwapi.dll (version 5.0 ou ultérieure)