Top   Module   Use   Manual   Index 

com :: sun :: star :: registry ::

enum RegistryKeyType


Description
represents all possible types of a key.

A key can be a normal key with a value and subkeys, or it can be a link which references another key.



Values

KEY
LINK
Top of Page