:: enum RegValueType
- Summary
- defines the type of a key value.
- Description
- A registry key can contain a value which has one of seven different types.
Three simple types (long, ascii and unicode string) and a list type of
these simple types. Furthermore a binary type which provides the possibilty
to define own data structures and store these types in the registry. The UNO
core reflection data is stored as a binary blob in the type registry.
Top of Page
Copyright © 1995, 2012, 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.