API Reference
| Classic JavaDoc |
RegistryKey.deleteKey
public void deleteKey(String subKey)
Deletes the specified sub-key from this registry key.Parameters:
Throws:
subKey | the sub-key to be deleted. |
RegistryException | if this key has been closed or any other error occurs. |
Community comments
Please do not ask questions. If you need help or support, contact support@moyosoft.com. Questions, bug reports and feature requests will be deleted. |
Powered by JavaDocPlus