RegDeleteValue

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:book Advapi32.lib
gptkbp:category System programming
Registry manipulation
gptkbp:definedIn Windows.h
gptkbp:dll gptkb:Advapi32.dll
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/winreg/nf-winreg-regdeletevaluea
gptkbp:headerFile winreg.h
https://www.w3.org/2000/01/rdf-schema#label RegDeleteValue
gptkbp:introducedIn gptkb:Windows_NT_3.1
gptkbp:parameter HKEY hKey
LPCSTR lpValueName
gptkbp:partOf gptkb:Windows_Registry_API
gptkbp:result LONG
gptkbp:returnValue ERROR_SUCCESS on success
nonzero error code on failure
gptkbp:supportedBy gptkb:Windows_8
gptkb:Windows_10
gptkb:Windows_11
gptkb:Windows_7
gptkb:Windows_Vista
gptkb:Windows_XP
gptkb:Windows_2000
gptkbp:usedFor deleting a value from a registry key
gptkbp:bfsParent gptkb:ADVAPI32
gptkb:Windows_Registry_API
gptkbp:bfsLayer 7