Internet Direct (Indy)
Home
PreviousUpNext
TIdLPR.GetQueueState Method

This method requests that the server send the status of print jobs in a spool.

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

String - the status of the print jobs from the server.

This method requests that the server send the status of print jobs in a spool.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.