libhpdftbl 1.5.0
Table construction library for Haru PDF library
|
An entry in the error string table. More...
Data Fields | |
char * | errstr |
unsigned | errcode |
An entry in the error string table.
unsigned errcode |
The error code from HPDF library
Referenced by hpdftbl_hpdf_get_errstr().
char* errstr |
Pointer to the error string
Referenced by hpdftbl_get_last_errcode(), and hpdftbl_hpdf_get_errstr().