WindowsPrinterJobMBS class

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

WindowsPrinterJobMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Printing MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The class for Windows print job information.

Job Status Constants

Constant Value Description
kJobStatusBlockedDeviceQueue &h200 The driver cannot print the job.
kJobStatusComplete &h1000 The job is sent to the printer, but may not be printed yet.
(Windows XP and later)
kJobStatusDeleted &h100 Job has been deleted.
kJobStatusDeleting 4 Job is being deleted.
kJobStatusError 2 An error is associated with the job.
kJobStatusOffline &h20 Printer is offline.
kJobStatusPaperOut &h40 Printer is out of paper.
kJobStatusPaused 1 Job is paused.
kJobStatusPrinted &h80 Job has printed.
kJobStatusPrinting &h10 Job is printing.
kJobStatusRenderingLocally &h4000 Rendering.
kJobStatusRestart &h800 Job has been restarted.
kJobStatusRetained &h2000 The job has been retained in the print queue following printing.
(Windows XP and later)
kJobStatusSpooling 8 Job is spooling.
kJobStatusUserIntervention &h400 Printer has an error that requires the user to do something.

Priority Constants

Constant Value Description
kPriorityDefault 1 Default priority.
kPriorityMax 99 Maximum priority.
kPriorityMin 1 Minimum priority.
kPriorityNo 0 No priority.

This class has no sub classes.

Some methods using this class:

Some examples using this class:

Blog Entries


The items on this page are in the following plugins: MBS Win Plugin.


WindowsPrinterInfoMBS   -   WindowsPrinterMBS


💬 Ask a question or report a problem