|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
RootKey
and path, currently exists in the system registry.
RegistryValue's data.
RegistryValue's name.
RegistryKey's name.
RegistryKey's path.
RegistryKey's root key.
RegistryValue's ValueType.
RegistryValue representing the specified value.
true if the iteration contains more RegistryValue
elements.
true if the iteration contains more
RegistryKey elements.
KeyIterator provides methods to iterate through the subkeys of
a particular registry key.KeyIterator to enumerate subkeys from the
specified RegistryKey.
RegistryKey element in the iteration.
REG_BINARY data type represents binary data in any form.
REG_DWORD data type represents a 32-bit number.
REG_DWORD_BIG_ENDIAN data type represents a 32-bit
number in little-endian format (this is equivalent to
REG_DWORD).
REG_DWORD_LITTLE_ENDIAN data type represents a 32-bit
number in little-endian format.
REG_EXPAND_SZ data type represents a null-terminated
string that contains unexpanded references to environment variables (for
example, "%PATH%").
REG_MULTI_SZ data type represents an array of
null-terminated strings, terminated by two null characters.
REG_NONE data type represents data with no defined type.
REG_SZ data type represents a null-terminated string.
RegistryException signals that a registry operation has failed.RegistryException with no detail message.
RegistryException with the specified detail
message.
RegistryKey is the
principle class of the ca.beq.util.win32.registry package.RegistryKey referencing the root path of
the RootKey.HKEY_CURRENT_USER root key.
RegistryKey referencing the root path of
the specified RootKey.
RegistryKey referencing the specified path
of the specified RootKey.
RegistryKey referencing the specified path
of the RootKey.HKEY_CURRENT_USER root key.
RegistryValue.
RegistryValue with the specified data.
RegistryValue with the specified name,
and data.
RegistryValue with the specified name,
and data.
RegistryValue with the specified name,
and data.
RegistryValue with the specified name,
and data.
RegistryValue with the specified name,
and data.
RegistryValue with the specified name,
and data.
RegistryValue with the specified name
and data.
RegistryValue with the specified name,
type, and data.
remove operation is not supported by this
Iterator.
remove operation is not supported by this
Iterator.
RootKey) that are always open.RegistryValue's data.
RegistryValue's data.
RegistryValue's data.
RegistryValue's data.
RegistryValue's data.
RegistryValue's data.
RegistryValue's data.
RegistryValue's name.
RegistryValue's ValueType.
RegistryValue.
RegistryValue.
RegistryKey.
ValueIterator provides methods to iterate through the values
of a particular registry key.ValueIterator to enumerate values from the
specified RegistryKey.
ValueType.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||