Function sc_tdc_overrides_create

Function Documentation

int sc_tdc_overrides_create()

Create an in-memory “override registry” to store a user-definable set of configuration parameters with values that can deviate from those in the ini file such that during initialization, the alternative values are used without any modification of the actual ini file on hard disk.

Returns

a non-negative handle to an initially empty “override registry”, if creation was possible; else negative error code (SC_TDC_ERR_NOMEM)