start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: Create Chapter 19
Win32 Modules and Extensions
Next: Reference: SetValueEx
 

SetValue

$

key


->SetValue(


subkey

, 

type

, 

value


)

Sets the default (unnamed) value for the specified subkey of the key object on which SetValue is used.

subkey

Name of the subkey

type

One of the type constants (listed above) describing the value

value

The value of the key


Previous: Reference: Create Perl in a Nutshell Next: Reference: SetValueEx
Reference: Create Book Index Reference: SetValueEx

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.