RegCloseKey

GPTKB entity

Statements (16)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:book Advapi32.lib
gptkbp:definedIn Windows API
gptkbp:dll gptkb:Advapi32.dll
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/winreg/nf-winreg-regclosekey
gptkbp:headerFile winreg.h
https://www.w3.org/2000/01/rdf-schema#label RegCloseKey
gptkbp:introducedIn gptkb:Windows_NT_family
gptkbp:parameter HKEY hKey
gptkbp:result LONG
gptkbp:returnValue ERROR_SUCCESS on success
nonzero error code on failure
gptkbp:usedFor closing registry key handle
gptkbp:bfsParent gptkb:ADVAPI32
gptkb:Windows_Registry_API
gptkbp:bfsLayer 7