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

Perl in a Nutshell

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

GetValues

$

key


->GetValues(
$

hashref


)

Returns the values contained in the current key to the hash referenced by hashref . Each registry value name is a hash key, while the hash value is a reference to a three-element list containing the name of the value, the data type, and the value.


Previous: Reference: GetKeys Perl in a Nutshell Next: Reference: Save
Reference: GetKeys Book Index Reference: Save

Library Navigation Links

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