CAPS Universe documentation  1.0.4
All you need to know to be successful
Data Fields
caps_cl_printer_info Struct Reference

Data Fields

char * name
 
char * info
 
char * location
 
char * vendor
 
char * model
 
struct caps_supported_mime_list supported_formats
 

Detailed Description

Generic information about one printer (or printing provider)

Field Documentation

◆ name

char* name

A (maybe) unique instance name. Used to identify it by a user

◆ info

char* info

Some free text describing the printer. Encoding utf8, mostly in local language

◆ location

char* location

Some free text about where the printer is located. Encoding is utf8, mostly in local national language

◆ vendor

char* vendor

Manufacturer's name (of the printing device or the printing provider). Encoding is utf8

◆ model

char* model

Printing device's name or some specific string of the printing provider. Encoding is utf8

◆ supported_formats

struct caps_supported_mime_list supported_formats

Printer's supported data formats in MIME types


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