Internet Direct (Indy) Version 9.0.2 Beta
TIdLPR.GetQueueState
This method requests that the server send the status of print jobs in a spool.

function GetQueueState(const AShortFormat: Boolean; const AList: String): String;
Parameters
const AShortFormat: Boolean = false
This parameter indicates if the daemon should send an abbreviated listing.

const AList: String = ''
Returns
String - the status of the print jobs from the server.
Description
This method requests that the server send the status of print jobs in a spool.