libhpdftbl 1.5.0
Table construction library for Haru PDF library
Loading...
Searching...
No Matches
hpdftbl_errcode_entry Struct Reference

An entry in the error string table. More...

Data Fields

char * errstr
 
unsigned errcode
 

Detailed Description

An entry in the error string table.

Field Documentation

◆ errcode

unsigned errcode

The error code from HPDF library

Referenced by hpdftbl_hpdf_get_errstr().

◆ errstr

char* errstr

Pointer to the error string

Referenced by hpdftbl_get_last_errcode(), and hpdftbl_hpdf_get_errstr().


The documentation for this struct was generated from the following file: