cab CUPS Treiber
---
|
#include <cab_options.h>
Data Fields | |
char | param1 [CUSTOM_JSCRIPT_PARAM_MAX] |
char | param2 [CUSTOM_JSCRIPT_PARAM_MAX] |
char | param3 [CUSTOM_JSCRIPT_PARAM_MAX] |
char | param4 [CUSTOM_JSCRIPT_PARAM_MAX] |
Definition at line 215 of file cab_options.h.
char custom_jscript_t::param1[CUSTOM_JSCRIPT_PARAM_MAX] |
Definition at line 216 of file cab_options.h.
Referenced by get_custom_jscript1_cmd(), and handleMarkedPPDOptions().
char custom_jscript_t::param2[CUSTOM_JSCRIPT_PARAM_MAX] |
Definition at line 217 of file cab_options.h.
Referenced by get_o_option_cmd(), and handleMarkedPPDOptions().
char custom_jscript_t::param3[CUSTOM_JSCRIPT_PARAM_MAX] |
Definition at line 218 of file cab_options.h.
Referenced by get_custom_jscript3_cmd(), and handleMarkedPPDOptions().
char custom_jscript_t::param4[CUSTOM_JSCRIPT_PARAM_MAX] |
Definition at line 219 of file cab_options.h.
Referenced by get_s_option_cmd(), and handleMarkedPPDOptions().