The GetPrinterName transaction returns the name, device, and driver of the current printer.
Type XTYP_REQUEST
Syntax [GetPrinterName()]
|
Reply |
Data type |
Meaning |
|
"printerName" |
name of the printer | |
|
"driverName" |
string |
name of the printer driver |
|
"deviceName" |
string |
device the printer is attached to |
Release information
Added in Release 3.82.
See also