NAME

SHRegCloseUSKey  (SHLWAPI.@)

SYNOPSIS

 LONG SHRegCloseUSKey
 (
  HUSKEY hUSKey
 )

PARAMS

hUSKey [In] Key to close.

DESCRIPTION

Close a user-specific registry key.

RETURNS

Success: ERROR_SUCCESS

Failure: An error code from RegCloseKey.

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.