CIB pdf toolbox 2 technical documentation

2. API Documentation

2.2. CibPdf2JobFree

uint32_t CibPdf2JobFree(CibPdfJobHandle* job);

By this method a job, created by CibPdf2JobCreate will be freed again. All resources bound to
the job will be also freed.

Parameter:

Type

Variable 

Meaning

CibPdfJobHandle*

Job 

Handle of the job

The function returns 0 on success, otherwise an error code.