dvm v0.5.1 (2019-10-10T15:58:46Z)
Home
Dub
Repo
RegistryKey.this
dvm
util
Registry
RegistryKey
Constructor/Destructor ////////////////////////
class
RegistryKey
this
(
RegRoot
root
,
string
subKey
,
RegKeyOpenMode
create
=
RegKeyOpenMode.Open
,
RegKeyAccess
access
=
RegKeyAccess.All
)
Meta
Source
See Implementation
dvm
util
Registry
RegistryKey
constructors
this
destructors
~this
functions
access
deleteValue
getValue
getValueBinary
getValueExpandString
getValueString
getValueStringArray
getValueUInt
hKey
root
setValue
setValueExpand
subKey
toString
valueExists
wasCreated
static functions
deleteKey
Constructor/Destructor ////////////////////////