wmi
Get number of jobs in print queue
By Sergey - Posted on May 9th, 2008
The number of jobs in print queue can be retrieved by simplified version of Enumerating jobs in print queue
Enumerating jobs in print queue
By Sergey - Posted on May 8th, 2008
Enumerating jobs in print queue can be done with
- WMI Win32_PrintJob class
- Windows API EnumJobs function.
How to delete all Print Jobs from a print queue
By Sergey - Posted on May 8th, 2008
All jobs from a print queue can be deleted with
- WMI Win32_Printer class and CancelAllJobs method
- Windows API SetPrinter function.
Check if EXE is running and optionally terminate it
By Sergey - Posted on March 27th, 2008
Changing Windows default printer
By Sergey - Posted on January 1st, 2008
Recent comments
2 weeks 19 hours ago
2 weeks 1 day ago
2 weeks 1 day ago
5 weeks 1 day ago
9 weeks 6 days ago
9 weeks 6 days ago
10 weeks 4 days ago
11 weeks 3 days ago
12 weeks 6 days ago
12 weeks 6 days ago