![]() |
CAPS Universe documentation
1.0.4
All you need to know to be successful
|
Data Fields | |
| const char * | descr_ini |
| const char * | param_dir |
| enum caps_prn_printer_type | type |
| union { | |
| struct caps_prn_usb_description usb | |
| }; | |
| const char* descr_ini |
Name of the Printing Provider Description INI File
| const char* param_dir |
Name of the Printer Device Parameter Directory
| enum caps_prn_printer_type type |
| struct caps_prn_usb_description usb |
| union { ... } @1 |