class WEL_HKEY General cluster: wel.consts description: "Registry keys constants" Ancestors ANY Queries basic_valid_name_for_hkey (name: STRING): BOOLEAN basic_valid_value_for_hkey (value: POINTER): BOOLEAN hkey_classes_root: POINTER hkey_current_config: POINTER hkey_current_user: POINTER hkey_dyn_data: POINTER hkey_local_machine: POINTER hkey_performance_data: POINTER hkey_users: POINTER index_value_for_root_keys (name: STRING): POINTER