ReactOS 0.4.16-dev-289-g096a551
|
#include <winspool.h>
Public Attributes | |
LPSTR | pPrinterName |
LPSTR | pServerName |
DWORD | Attributes |
Definition at line 93 of file winspool.h.
DWORD _PRINTER_INFO_4A::Attributes |
Definition at line 96 of file winspool.h.
LPSTR _PRINTER_INFO_4A::pPrinterName |
Definition at line 94 of file winspool.h.
Referenced by GetPrinterA().
LPSTR _PRINTER_INFO_4A::pServerName |
Definition at line 95 of file winspool.h.
Referenced by GetPrinterA().