Microsoft SDK for Java

restore

This method of the RegKey class restores a subkey from a file.

Syntax

public void restore( String filename, boolean vol );

Parameters

filename The filename.
vol The value returned is true if the hive is volatile; otherwise, the value is false.

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