Microsoft SDK for Java

enumValue

This method of the RegKey class enumerates values of the key.

Syntax

public RegKeyEnumValue enumValue(int idx);

Return Value

Returns the subkey name of the subkey.

Parameters

idx The enumeration index.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.