Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: DeleteKeyChapter 19
Win32 Modules and Extensions
Next: 19.13 Win32::Registry
 

DeleteValue

$key->DeleteValue(name)

Deletes a value identified by name from the current key.


Previous: Reference: DeleteKeyPerl in a NutshellNext: 19.13 Win32::Registry
Reference: DeleteKeyBook Index19.13 Win32::Registry