Приглашаем посетить
Культура (cult-news.ru)

Reference: SetValue

PreviousChapter 19
Win32 Modules and Extensions
Next
 

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


PreviousHomeNext
Reference: CreateBook IndexReference: SetValueEx