Harlequin RIP SDK
sw_barcode_error Struct Reference

Structure for returning error information from barcode generation. More...

#include "barcodeapi.h"

Data Fields

int32 num
 
char * txt
 

Detailed Description

Structure for returning error information from barcode generation.

Field Documentation

◆ num

int32 sw_barcode_error::num

Set to one of the SW_BARCODE_WARN_* or SW_BARCODE_ERROR_* definitions.

◆ txt

char* sw_barcode_error::txt

Set to an informative human readable zero-terminated warning or error string. Set to NULL if none exists.


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