Name

SetValueEx

Synopsis

$key->SetValueEx(name, res, type, value)

Sets a value specified by name in the current key (or creates the value if it doesn’t already exist). The arguments are:

res

A reserved argument for future use (use 0 as a placeholder)

type

The data type constant (listed above) describing the value

value

The value of the key

Get Perl in a Nutshell, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.