RegistryKey: CloseKey

CloseKey

Closes the RegistryKey object.



 Public Sub CloseKey ( )

Remarks

When the key is closed, then it can no longer be manipulated using the RegistryKey

If the RegistryKey is a system root key, then it will not be closed.

See Also

Project CorLib Overview

Class RegistryKey Overview