Microsoft SDK for Java

RegistryKey.finalize

Releases all resources associated with this object.

Syntax

protected void finalize()

Remarks

The finalize method releases the root key that is associated with the RegistryKey object.

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