dvm ~master (2022-02-06T12:13:20.2715633)
Dub
Repo
regQueryValue
dvm
sys
Registry
Undocumented in source. Be warned that the author may not have intended to support it.
RegQueryResult
regQueryValue
(HKEY hKey, string valueName)
DataTypeOf
!(
type
)
regQueryValue
(HKEY hKey, string valueName)
version(Windows)
DataTypeOf
!(
type
)
regQueryValue
(
RegValueType
type
)
(
HKEY
hKey
,
string
valueName
)
Meta
Source
See Implementation
dvm
sys
Registry
classes
RegistryException
enums
REG_OPTION_CREATE_LINK
RegKeyAccess
RegRoot
RegValueType
functions
HKEY_CLASSES_ROOT
HKEY_CURRENT_CONFIG
HKEY_CURRENT_USER
HKEY_DYN_DATA
HKEY_LOCAL_MACHINE
HKEY_PERFORMANCE_DATA
HKEY_USERS
regCloseKey
regCreateKey
regDeleteKey
regDeleteValue
regOpenKey
regQueryValue
regSetValue
regSetValueExpand
regValueExists
toRegDWord
toRegMultiSZ
toRegSZ
toRegSam
toString
structs
RegQueryResult
templates
DataTypeOf