cnc_registry_options

enum cnc_registry_options

The options which change how a registry is initialized and adjusted upon creation.

Values:

enumerator cnc_registry_options_none

No options.

enumerator cnc_registry_options_empty

Start with an empty registry that contains none of the platorm’s default conversion entries.

enumerator cnc_registry_options_default

Use the default options recommended when starting a registry.