PRINTER_INFO_9

For more information, see the PRINTER_INFO_9 on MSDN.

 typedef struct _PRINTER_INFO_9 {
  LPDEVMODE pDevMode;
} PRINTER_INFO_9, 
 *PPRINTER_INFO_9;
 

Members

  • pDevMode