cab CUPS Treiber
---
|
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... | |
Structure for extra immediate commands.
Definition at line 209 of file cab_options.h.
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().
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().