2OOO, 19 October
NTSYSAPI NTSTATUS NTAPI
NtEnumerateValueKey(
IN HANDLE KeyHandle, IN ULONG Index, IN KEY_VALUE_INFORMATION_CLASS KeyValueInformation, OUT PVOID KeyValueInformation, IN ULONG Length, OUT PULONG ResultLength );
See ZwEnumerateValueKey in NT DDK or 2000 DDK for detailed description.