extern void KADMOS_API re_config_close(void);
-
RE_SUCCESS or KADMOS error type.
This function terminates an open configuration dialog (rec_config(), rel_config() and
rep_config()). Windows programs, that call a configuration dialog, should always call re_config_close()
before termination to terminate open configuration dialogs too.