This topic has not yet been rated - Rate this topic

2.2.1.10.9 PRINTER_INFO_8

The PRINTER_INFO_8 structure provides information about a printer.<71>

This structure is used for the global default settings of a printer.

typedef struct _PRINTER_INFO_8 {
  ULONG_PTR pDevMode;
} PRINTER_INFO_8;

All members not defined in this section are specified in sections 2.2.1.3.6 and 2.2.1.3.

 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.