Source position: jwanative.pas line 4402
function ZwEnumerateKey(
KeyHandle: HANDLE;
Index: ULONG;
KeyInformationClass: KEY_INFORMATION_CLASS;
KeyInformation: PVOID;
KeyInformationLength: ULONG;
ResultLength: PULONG
):NTSTATUS;