CIB merge technical documentation (EN)
5. Technical interfaces
5.2. cibmerge
Syntax:
int WINAPI cibmerge(int argc, char *argv[])
Call parameters:
The call parameters are described in detail under Call parameters.
Return value:
0 if everything is successful
- 1 on abortion by user
> 0 on abortion by error
Troubleshooting:
An error code greater than 0 means that a problem has occurred and the mixing job was not completed properly. An error code less than 0 means that the user deliberately cancelled the mixing order. In addition, an error log file can be written during a CIB merge run, which contains detailed information about the error that occurred.
For more information about the error codes and the error log files, see Troubleshooting.