RegConnectRegistry

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:book Advapi32.lib
gptkbp:category Registry functions
gptkbp:definedIn Windows API
gptkbp:dll gptkb:Advapi32.dll
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/winreg/nf-winreg-regconnectregistrya
gptkbp:failureReturnValue Nonzero error code
gptkbp:hasVersion RegConnectRegistryA
gptkbp:headerFile winreg.h
https://www.w3.org/2000/01/rdf-schema#label RegConnectRegistry
gptkbp:introducedIn gptkb:Windows_NT
gptkbp:parameter hKey
lpMachineName
phkResult
gptkbp:purpose Connects to a registry on a remote computer
gptkbp:result LONG
gptkbp:successReturnValue ERROR_SUCCESS
gptkbp:unicodeBlock RegConnectRegistryW
gptkbp:usedFor Remote registry access
gptkbp:bfsParent gptkb:ADVAPI32
gptkbp:bfsLayer 7