Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PrDrvr structure specifies printer driver information. It contains four null-terminated strings of ANSI characters that specify the printer name, the port, the driver, and the product name of the printer.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
szPrinter (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
szPrPort (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
szPrDriver (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
szTruePrnName (variable) |
|||||||||||||||||||||||||||||||
... |
szPrinter (variable): A null-terminated string of ANSI characters that specifies the printer name that is used by the computer or the network.
szPrPort (variable): A null-terminated string of ANSI characters that specifies the printer port.
szPrDriver (variable): A null-terminated string of ANSI characters that specifies the printer driver.
szTruePrnName (variable): A null-terminated string of ANSI characters that specifies the product name from the printer manufacturer.