RegCreateKeyEx

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:book Advapi32.lib
gptkbp:category Registry management
gptkbp:definedIn Windows API
gptkbp:dll gptkb:Advapi32.dll
gptkbp:errorCodeOnFailure nonzero LONG
gptkbp:headerFile winreg.h
https://www.w3.org/2000/01/rdf-schema#label RegCreateKeyEx
gptkbp:introducedIn gptkb:Windows_NT_3.5
gptkbp:parameter DWORD Reserved
DWORD dwOptions
HKEY hKey
LPCSTR lpSubKey
LPDWORD lpdwDisposition
LPSECURITY_ATTRIBUTES lpSecurityAttributes
LPSTR lpClass
PHKEY phkResult
REGSAM samDesired
gptkbp:result LONG
gptkbp:seeAlso gptkb:RegCloseKey
gptkb:RegOpenKeyEx
gptkb:RegSetValueEx
gptkbp:successCode ERROR_SUCCESS
gptkbp:supportsANSI Yes
gptkbp:unicodeBlock Yes
gptkbp:usedFor creating or opening a registry key
gptkbp:bfsParent gptkb:ADVAPI32
gptkb:Windows_Registry_API
gptkbp:bfsLayer 7