PMPrinterGetDirectPrintQueue Method |
Gets a PMPrinter object representing a tracked print queue
Namespace: PM90SettingsAPI.PrinterAssembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax public static PMPrinter GetDirectPrintQueue(
string servername,
string printername
)
Parameters
- servername
- Type: SystemString
Name of the print server or machine tracking the queue - printername
- Type: SystemString
Windows name of the queue
Return Value
Type:
PMPrinterNew PMPrinter instance, or null if not found.
Exceptions Remarks Currently restrictions take no affect when applied to a cost profile, though they share all of the properties.
See Also