RegistryValueBinary

Constructors

this
this(void[] val)
this()

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
void[] value;

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