Technical manual CIB jsMerge
Technical Interface
CibJsMergeJobGetErrorCode
unsigned int CibJsMergeJobGetErrorCode( CibJsMergeJobHandle a_Handle, int * a_ErrorCode );
This function gives access to the current error state of CIB jsMerge after executing various functions.
|
Type |
Value |
Description |
|
CibJsMergeJobHandle |
a_Handle |
Handle of the current job |
|
int* |
a_ErrorCode |
Outputs the current error code |
