| Package | Description |
|---|---|
| com.registry |
Contains all of the classes for reading and writing keys and values to the Windows Registry.
|
| com.registry.event |
Contains all of the classes and interfaces necessary for registering for and receiving events
fired by the Windows Registry.
|
| Class and Description |
|---|
| RegistryExporter.Format
Specifies the type of format to use when
saving registry information.
|
| RegistryKey
This is an abstract representation of a key in the Windows Registry.
|
| RegistryQuota
A class which contains the size limits of the system registry.
|
| RegistryValue
This class represents a named value that is found in the registry.
|
| SystemTime
A class which represents the last write time for a registry key.
|
| ValueType
An enumeration representing all of the different value types
available in the Windows Registry.
|
| Class and Description |
|---|
| RegistryKey
This is an abstract representation of a key in the Windows Registry.
|
Copyright © 2011, Yinon Michaeli. All rights reserved.