fsStatus (USHORT)
Job
status.
To find the job status, use the PRJ_QSTATUS mask:
PRJ_QS_QUEUED
PRJ_QS_PAUSED
Paused by a SplHoldJob function
PRJ_QS_SPOOLING
PRJ_QS_PRINTING
Printing (bits 2 through 11
are valid).
For further information, use the PRJ_DEVSTATUS
mask:
PRJ_COMPLETE
PRJ_INTERV
PRJ_ERROR
PRJ_DESTOFFLINE
Print destination offline
PRJ_DESTPAUSED
PRJ_NOTIFY
PRJ_DESTNOPAPER
Print destination out of paper
PRJ_DESTFORMCHG
Printer waiting for form change
PRJ_DESTCRTCHG
Printer waiting for cartridge
change
PRJ_DESTPENCHG
Printer waiting for pen change.
This bit indicates that the job is deleted:
PRJ_DELETED
[Back: PRJINFO2 Field - uPosition]
[Next: PRJINFO2 Field - ulSubmitted]