RegistryValueDwordBigEndian

Constructors

this
this(DWORD dw)
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
DWORD 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