RegistryValueMultiSz

Undocumented in source.

Constructors

this
this(Dstring[] strs)
Undocumented in source.
this
this()
Undocumented in source.

Members

Functions

save
LONG save(HKEY hkey, Dstring name)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
Dstring toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

valueType
DWORD valueType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

value
Dstring[] value;
Undocumented in source.

Inherited Members

From RegistryValue

valueType
DWORD valueType [@property getter]
Undocumented in source.
toString
Dstring toString()
Undocumented in source.
save
LONG save(HKEY hkey, Dstring name)
Undocumented in source.
_reg
RegistryValue _reg [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta