RegQueryInfoKey

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:book Advapi32.lib
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/winreg/nf-winreg-regqueryinfokeyw
gptkbp:headerFile winreg.h
https://www.w3.org/2000/01/rdf-schema#label RegQueryInfoKey
gptkbp:introducedIn gptkb:Windows_NT
gptkbp:parameter HKEY hKey
LPDWORD lpReserved
LPDWORD lpcClass
LPDWORD lpcSubKeys
LPDWORD lpcValues
LPDWORD lpcbMaxClassLen
LPDWORD lpcbMaxSubKeyLen
LPDWORD lpcbMaxValueLen
LPDWORD lpcbMaxValueNameLen
LPDWORD lpcbSecurityDescriptor
LPWSTR lpClass
PFILETIME lpftLastWriteTime
gptkbp:partOf gptkb:Windows_Registry_API
gptkbp:provides gptkb:Microsoft_Windows
gptkbp:result LONG
gptkbp:usedFor retrieving information about a registry key
gptkbp:bfsParent gptkb:ADVAPI32
gptkbp:bfsLayer 7