Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: LoadChapter 19
Win32 Modules and Extensions
Next: Reference: DeleteValue
 

DeleteKey

$key->DeleteKey(subkey)

Deletes a subkey of the current key. This function will delete all values in the subkey and the subkey itself. A key cannot be deleted if it contains any subkeys.


Previous: Reference: LoadPerl in a NutshellNext: Reference: DeleteValue
Reference: LoadBook IndexReference: DeleteValue