The function query-registry-value
returns the value associated with name in subkey under the key root.
subkey and root are interpreted as described for create-registry-key. If subkey is an empty string, then the root key is returned. The default value of root is :user
.
If the value exists, then the return values are the data and true. expected-type controls how certain types are converted to the Lisp object data as described for enum-registry-value. The default value of expected-type is t
.
If an error occurs and errorp is true then an error is signaled. Otherwise, the return values are nil
, nil
and the Windows error-code. The default value of errorp is t
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4