![]() |
CAPS Universe documentation
1.0.4
All you need to know to be successful
|
Called, when the framework retrieves the status of the printer. But not always. See below.
0 everything is okay, the framework can continue-EBUSY if the printer isn't ready to print somehow-ENODEV if something is really bad with your printer and the framework should terminate.-EINVAL if something is wrong with your printer, but can be recovered. If currently a job is processed it will be canceledlibcapsdriver checks the printer status:
Whenever it checks the printer's status, it calls the callback only if it detects a ready printer device.