Statements (25)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Windows API
|
gptkbp:book |
Advapi32.lib
|
gptkbp:category |
Registry manipulation
|
gptkbp:definedIn |
Windows API
|
gptkbp:documentation |
https://learn.microsoft.com/en-us/windows/win32/api/winreg/nf-winreg-regsetvalueexa
|
gptkbp:headerFile |
windows.h
|
https://www.w3.org/2000/01/rdf-schema#label |
RegSetValueEx
|
gptkbp:introducedIn |
gptkb:Windows_NT
|
gptkbp:parameter |
DWORD Reserved
DWORD cbData DWORD dwType HKEY hKey LPCSTR lpValueName const BYTE *lpData |
gptkbp:result |
LONG
|
gptkbp:returnValue |
ERROR_SUCCESS on success
nonzero error code on failure |
gptkbp:seeAlso |
gptkb:RegDeleteValue
gptkb:RegOpenKeyEx gptkb:RegQueryValueEx |
gptkbp:usedFor |
setting registry values
|
gptkbp:bfsParent |
gptkb:ADVAPI32
gptkb:Advapi32 gptkb:Windows_Registry_API |
gptkbp:bfsLayer |
7
|