See: Description
| Class | Description |
|---|---|
| WindowsRegistryAccess |
This class uses the native Preferences class in order to provide access to
all windows registry keys.
|
| WindowsRegistryChildNode |
This class represents a child node of a windows registry entry.
|
| WindowsRegistryHiveNode |
This class models the top node of a windows registry node.
|
| WindowsRegistryNode |
This class models a node of the windows registry.
|
| WindowsRegistryRootNode |
This class represents the root node of the windows registry.
|
| Enum | Description |
|---|---|
| WindowsRegistryHive |
These are the top keys in a windows registry (so called 'hives').
|
| Exception | Description |
|---|---|
| WindowsRegistryAccessDeniedException |
This exception is thrown when a windows registry key cannot be read due
to a denied access.
|
| WindowsRegistryException |
This exception is thrown on a windows registry access failure.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.