The XRegistryVarDictionary type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| PrefixClassesRoot |
Defines types (or classes) of documents and properties connected with these types. This item is the prefix which stands for Windows registry with the key HKEY_CLASSES_ROOT.
| |
| PrefixClassesRootH |
Defines types (or classes) of documents and properties connected with these types. This item is the prefix which stands for Windows registry with the key HKEY_CLASSES_ROOT.
| |
| PrefixCurrentConfig |
Contains configuration settings about hardware which are not specific for users. This item is the prefix which stands for Windows registry with the key HKEY_CURRENT_CONFIG.
| |
| PrefixCurrentConfigH |
Contains configuration settings about hardware which are not specific for users. This item is the prefix which stands for Windows registry with the key HKEY_CURRENT_CONFIG.
| |
| PrefixCurrentUser |
Contains information about the current user settings. This item is the prefix which stands for Windows registry with the key HKEY_CURRENT_USER.
| |
| PrefixCurrentUserH |
Contains information about the current user settings. This item is the prefix which stands for Windows registry with the key HKEY_CURRENT_USER.
| |
| PrefixLocalMachine |
Contains configuration data for this computer. This item is the prefix which stands for Windows registry with the key HKEY_LOCAL_MACHINE.
| |
| PrefixLocalMachineH |
Contains configuration data for this computer. This item is the prefix which stands for Windows registry with the key HKEY_LOCAL_MACHINE.
| |
| PrefixUsers |
Contains information about the implicit user settings. This item is the prefix which stands for Windows registry with the key HKEY_USERS.
| |
| PrefixUsersH |
Contains information about the implicit user settings. This item is the prefix which stands for Windows registry with the key HKEY_USERS.
|