Microsoft SDK for Java

loadKey

This method of the RegKey class loads a new hive into the registry.

Syntax

public void loadKey(String subKey, String fileName);

Parameters

subKey The name of the subkey created to contain the new hive.
fileName The name of a file that contains the registry information.

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