flDevice (ULONG)
Printer
device flags.
Values are as follows:
Bit
0
PRTSW_DEV_PAGEPRINT_ALERT
- 0x00000001
Set if the printer can send alerts when a page has completed printing.
1
PRTSW_DEV_JOBBEGIN_ALERT - 0x00000002
Set if the printer can send alert when a job begins printing.
2
PRTSW_JOBSTACK_ALERT - 0x00000004
Set if the printer can send alert when a job is stacked (completes printing).
3
PRTSW_TIMED_ALERT - 0x00000008
Set if the printer can send alerts at a given time interval.
4
PRTSW_LU_REQUIRED - 0x00000010
Set if logical unit number is necessary to submit job to correct interpreter.
This flag is clear if the datastream should contain the command to switch
to correct interpreter.
5 - 31
[Back: PRTSW Field - flJob]
[Next: PSCANDATA]