API
Get last error code for a given job.
Syntax
C |
---|
int CibPdfBrJobGetError( |
Parameters
CibPdfBrJobHandle a_hJob: Handle of the job.
int *a_pErrorCode: Pointer to an integer to retrieve the error code.
Return value
A positive value (TRUE) is returned if the function succeeded, else a FALSE (0) value is returned.