Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I get the number of jobs in print queue
Message
De
17/01/2003 11:26:13
 
 
À
13/01/2003 05:56:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00737034
Message ID:
00742913
Vues:
34
i have tried the code but there is another problem.
pJob parameter of EnumJobs returns informations of the buffer.
can you tell me the structure of the parameter ?
because this contains the jobid that i need for GetJob function.

Declare Integer EnumJobs in WinSpool.Drv as WS_EnumJobs ;
Integer hPrinter, ;
Integer FirstJob, ;
Integer NoJobs, ;
Integer Level, ;
String @pJob, ;
Integer cbBuf, ;
Integer @pcbNeeded, ;
Integer @pcReturned
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform