Chapter 18. Working with Printers
Before You Begin
To work through the material presented in this chapter, you need to be familiar with the following concepts from earlier chapters:
Creating a connection into Microsoft Windows Management Instrumentation (WMI) Creating an instance of the FileSystemObject class Implementing the For...Next statement Implementing the Select Case statement
After completing this chapter, you will be able to:
Work with the Win32_Printer WMI class Convert status codes into readable text Work with the Win32_PrintJob WMI class
|