Returns the list of jobs that are contained in the specified queue.
(Reply) Specifies the number of entries that are currently in the queue.
(Reply) Specifies the list of entries in their current queue order.
Any station that is security equivalent to an object listed in the queue's Q_USERS group property or Q_OPERATORS group property can call Get Queue Job List (old).
When used in conjunction with Read Queue Job Entry 0x2222 108, Get Queue Job List (old) returns the following information about all the jobs in the specified queue:
Each job's position in the queue.
The number and type of jobs in the queue. (This changes between a station's consecutive requests because the queue management environment is multi-threaded.)
The job number of each job in the queue.
If your request to read information about a job in the queue fails with No Queue Job, you can assume that the job has been completed or that it has been deleted from the queue.