$key->SetValue(subkey, type, value)
key
subkey
type
value
Sets the default (unnamed) value for the specified subkey of the key object on which SetValue is used.
SetValue
Name of the subkey
One of the type constants (listed above) describing the value
The value of the key
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]