|
system.printing.printqueue("\\bl-dsa-print","TE299-HP2430-PCL6") $printer.set_Location("my new location") When I run that, I get the following exception:
|
|
Manages printers and print jobs. Namespace: System.Printing Assembly: System ... System.Object System.Printing.PrintSystemObject System.Printing.PrintQueue
|
|
System::Printing::PrintQueueCollection^ myPrintQueues = myPS->GetPrintQueues(); statusReport = statusReport + "\n" + line; for each (System::Printing::PrintQueue^ pq in ...
|
|
problem reading System.printing.printqueue.queuestatus Thread Starter: Guiszappelin Started: 26 Jun 2007 11:26 AM UTC Replies: 0 ...
|