RegSaveKey

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:category system programming
registry management
gptkbp:definedIn Windows.h
https://www.w3.org/2000/01/rdf-schema#label RegSaveKey
gptkbp:introducedIn gptkb:Windows_NT
gptkbp:parameter HKEY hKey
LPCSTR lpFile
LPSECURITY_ATTRIBUTES lpSecurityAttributes
gptkbp:partOf gptkb:Windows_Registry_API
gptkbp:privileges SE_BACKUP_NAME
gptkbp:result LONG
gptkbp:returnValue ERROR_SUCCESS on success
nonzero error code on failure
gptkbp:seeAlso gptkb:RegLoadKey
RegRestoreKey
RegSaveKeyEx
gptkbp:supportedBy gptkb:Windows_8
gptkb:Windows_10
gptkb:Windows_11
gptkb:Windows_7
gptkb:Windows_Vista
gptkb:Windows_XP
gptkb:Windows_2000
gptkb:Windows_Server_2003
gptkbp:usedFor saving a copy of a registry key and its subkeys to a file
gptkbp:bfsParent gptkb:ADVAPI32
gptkbp:bfsLayer 7