RegOpenKeyEx

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:book Advapi32.lib
gptkbp:definedIn Windows API
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/winreg/nf-winreg-regopenkeyexa
gptkbp:headerFile windows.h
https://www.w3.org/2000/01/rdf-schema#label RegOpenKeyEx
gptkbp:introducedIn gptkb:Windows_NT
gptkbp:parameter DWORD ulOptions
HKEY hKey
LPCSTR lpSubKey
PHKEY phkResult
REGSAM samDesired
gptkbp:relatedTo gptkb:RegCloseKey
gptkb:RegCreateKeyEx
gptkb:RegQueryValueEx
gptkbp:result LONG
gptkbp:returnValue ERROR_SUCCESS on success
nonzero error code on failure
gptkbp:usedFor opening registry keys
gptkbp:bfsParent gptkb:ADVAPI32
gptkb:Advapi32
gptkb:Windows_Registry_API
gptkbp:bfsLayer 7