RegEnumKeyEx

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:book Advapi32.lib
gptkbp:callingConvention WINAPI
gptkbp:category System programming
Windows development
gptkbp:definedIn Windows.h
gptkbp:dll gptkb:Advapi32.dll
gptkbp:headerFile winreg.h
https://www.w3.org/2000/01/rdf-schema#label RegEnumKeyEx
gptkbp:introducedIn gptkb:Windows_NT_3.5
gptkbp:parameter DWORD dwIndex
HKEY hKey
LPDWORD lpReserved
LPDWORD lpcClass
LPDWORD lpcName
LPWSTR lpClass
LPWSTR lpName
PFILETIME lpftLastWriteTime
gptkbp:partOf gptkb:Windows_Registry_API
gptkbp:result LONG
gptkbp:seeAlso gptkb:RegOpenKeyEx
gptkb:RegQueryValueEx
RegEnumKey
gptkbp:usedFor enumerating subkeys of a registry key
gptkbp:bfsParent gptkb:ADVAPI32
gptkbp:bfsLayer 7