19 #ifndef __com_sun_star_registry_RegistryValueType_idl__
20 #define __com_sun_star_registry_RegistryValueType_idl__
24 module com { module sun { module star { module registry {
the type of the key is a string.
Definition: RegistryValueType.idl:45
the type of the key is a STRINGLIST.
Definition: RegistryValueType.idl:57
the type of the key is not defined.
Definition: RegistryValueType.idl:36
the type of the key is a ASCIILIST.
Definition: RegistryValueType.idl:54
the type of the key is binary.
Definition: RegistryValueType.idl:48
the type of the key is long.
Definition: RegistryValueType.idl:39
RegistryValueType
represents all possible types of a key value.
Definition: RegistryValueType.idl:32
the type of the key is ASCII.
Definition: RegistryValueType.idl:42
the type of the key is LONGLIST.
Definition: RegistryValueType.idl:51