API
Returns if a given file has the possibility to be printed by CIB pdf brewer. ANSI version is CibPdfBrJobGetErrorTextA, Unicode wide version CibPdfBrJobGetErrorTextW.
Syntax
C |
---|
int CibPdfBrJobGetErrorTextA( |
Parameters
CibPdfBrJobHandle a_hJob: Handle of the job.
char *a_pText: Buffer to store error text.
long a_MaxLength: Maximum buffer size.
Return value
A positive value is returned if true.