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". source.winehq.org/source/dlls/shlwapi/reg.c

Debug channel "shell".


Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.