dformlib v0.2.1 (2016-02-11T22:33:45Z)
Dub
Repo
RegistryKey.deleteSubKey
dfl
registry
RegistryKey
Undocumented in source. Be warned that the author may not have intended to support it.
void
deleteSubKey
(Dstring name, bool throwIfMissing)
class
RegistryKey
final final
void
deleteSubKey
(
Dstring
name
,
bool
throwIfMissing
)
void
deleteSubKey
(Dstring name)
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