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

Data Fields

enum caps_printing_job_state id
 
enum caps_printing_job_reason reason_id
 
char message [256]
 

Detailed Description

Printing job processing state

A job can have various states it can be in, when it makes its way from the client to the printer. The current state of a job can be retrieved via caps_cl_job_state_get()

Refer Print Job State Definitions for details about print job states.

Field Documentation

◆ id

The state the job is currently in

◆ reason_id

enum caps_printing_job_reason reason_id

Why the job is in this state

◆ message

char message[256]

Descriptive state message, for human readers


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