PRINTER_INFO_4
For more information, see the PRINTER_INFO_4 topic on MSDN.
typedef struct _PRINTER_INFO_4 {
LPTSTR pPrinterName;
LPTSTR pServerName;
DWORD Attributes;
} PRINTER_INFO_4,
*PPRINTER_INFO_4;
Members
pPrinterName
pServerName
Attributes