:: enum RegKeyType
- Summary
- defines the type of a registry key.
- Description
- The registry differs between normal keys which can contain subkeys or
a value and link keys which navigate over the linktarget to an existing
other key (which are no longer supported).
Values
|
RG_KEYTYPE |
- Summary
- represents a real key
|
RG_LINKTYPE |
- Summary
- represents a link (which is no longer supported)
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.