NativeServices.RegistryDeleteKey
Method | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Module | NativeServices | ||||||||||
Library | Core | ||||||||||
Action | Delete a registry key. | ||||||||||
Parameters |
| ||||||||||
Return values |
If some other registry error occurs, the method fails with a descriptive message. | ||||||||||
Example | NativeServices.RegistryDeleteKey(Hive:"HKLM", Subkey:"software\\1e\\test\\test2"); | ||||||||||
Platforms |
| ||||||||||
Notes | To delete keys in the |