RegCloseKey(3w)

NAME

RegCloseKey (ADVAPI32.@)

SYNOPSIS

LSTATUS RegCloseKey
 (
  HKEY hkey
 )

DESCRIPTION

Close an open registry key.

PARAMS

hkey [In] Handle of key to close.

RETURNS

Success: ERROR_SUCCESS

Failure: Error code

IMPLEMENTATION

Defined in "winreg.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/advapi32/registry.c".

Debug channel "reg".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout