SHRegDuplicateHKey.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

SHRegDuplicateHKey (SHLWAPI.@)

SYNOPSIS

HKEY SHRegDuplicateHKey
 (
  HKEY hKey
 )

DESCRIPTION

Create a duplicate of a registry handle.

PARAMS

hKey [In] key to duplicate.

RETURNS

A new handle pointing to the same key as hKey.

IMPLEMENTATION

Defined in "shlwapi.h".

Implemented in "dlls/shlwapi/reg.c".

Debug channel "shell".