IDZEBRA  2.2.7
Data Fields
ZebraScanEntry Struct Reference

#include <api.h>

Data Fields

zint occurrences
 
char * term
 
char * display_term
 

Detailed Description

Scan Term Descriptor

Definition at line 62 of file api.h.

Field Documentation

◆ display_term

char* ZebraScanEntry::display_term

Definition at line 65 of file api.h.

Referenced by bend_scan(), and scan_save_set().

◆ occurrences

zint ZebraScanEntry::occurrences

Definition at line 63 of file api.h.

Referenced by bend_scan(), and scan_save_set().

◆ term

char* ZebraScanEntry::term

Definition at line 64 of file api.h.

Referenced by bend_scan(), and scan_save_set().


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