dformlib v0.2.1 (2016-02-11T22:33:45Z)
Dub
Repo
RegistryKey.setValue
dfl
registry
RegistryKey
Undocumented in source. Be warned that the author may not have intended to support it.
void
setValue
(Dstring name, RegistryValue value)
class
RegistryKey
final final
void
setValue
(
Dstring
name
,
RegistryValue
value
)
void
setValue
(Dstring name, Dstring value)
void
setValue
(Dstring name, Dstring[] value)
void
setValue
(Dstring name, DWORD value)
Meta
Source
See Implementation
dfl
registry
RegistryKey
constructors
this
destructors
~this
functions
close
createSubKey
deleteSubKey
deleteSubKeyTree
deleteValue
flush
getSubKeyNames
getValue
getValueNames
opEquals
openSubKey
setValue
properties
handle
subKeyCount
valueCount
static functions
openRemoteBaseKey