Microsoft SDK for Java

enumKey

This method of the RegKey class enumerates a key's subkeys.

Syntax

public String enumKey(int idx);

Return Value

Returns the enumeration value of the subkey by index (see RegKeyEnumValue).

Parameters

idx The enumeration index.

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