This method requests that the server send the status of print jobs in a spool.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|