PrintQueue Constructor (PrintServer^, String^)
.NET Framework (current version)
Initializes a new instance of PrintQueue class using the specified PrintServer and queue name.
Assembly: System.Printing (in System.Printing.dll)
Parameters
- printServer
-
Type:
System.Printing::PrintServer^
The print server to host the print queue.
- printQueueName
-
Type:
System::String^
The name of the print queue.
PrintQueue constructors that do not include a PrintSystemDesiredAccess parameter default to UsePrinter access.
.NET Framework
Available since 3.0
Available since 3.0
Show: