flType
(
ULONG
)
Type of printer.
This is a flag used to describe the type of print destination:
SPL_PR_QUEUE
Print destination is a queue
SPL_PR_DIRECT_DEVICE
Print destination is a direct print device
SPL_PR_QUEUED_DEVICE
Print destination is a queued print device
[Back]
[Next]