cab CUPS Treiber  ---
immediate_commands_t Struct Reference

Structure for extra immediate commands. More...

#include <cab_options.h>

Data Fields

char formfeed [2]
 Formfeed Modus: 'S' (start), 'E' (end), 'D' (disabled) More...
 
char pause [2]
 Pause Modus: 'S' (start), 'D' (disabled) More...
 

Detailed Description

Structure for extra immediate commands.

Definition at line 209 of file cab_options.h.

Field Documentation

◆ formfeed

char immediate_commands_t::formfeed[2]

Formfeed Modus: 'S' (start), 'E' (end), 'D' (disabled)

Definition at line 210 of file cab_options.h.

Referenced by get_immediate_cmd(), and set_ImmediateCommand().

◆ pause

char immediate_commands_t::pause[2]

Pause Modus: 'S' (start), 'D' (disabled)

Definition at line 211 of file cab_options.h.

Referenced by get_immediate_cmd(), and set_ImmediateCommand().


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