PRINTER_INFO_5
For more information, see the PRINTER_INFO_5 topic on MSDN.
typedef struct _PRINTER_INFO_5 {
LPTSTR pPrinterName;
LPTSTR pPortName;
DWORD Attributes;
DWORD DeviceNotSelectedTimeout;
DWORD TransmissionRetryTimeout;
} PRINTER_INFO_5,
*PPRINTER_INFO_5;
Members
pPrinterName
pPortName
Attributes
DeviceNotSelectedTimeout
TransmissionRetryTimeout