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