ReactOS 0.4.16-dev-38-g96c65e9
|
#include <winspool.h>
Public Attributes | |
LPWSTR | pPrinterName |
LPWSTR | pServerName |
DWORD | Attributes |
Definition at line 99 of file winspool.h.
DWORD _PRINTER_INFO_4W::Attributes |
Definition at line 102 of file winspool.h.
LPWSTR _PRINTER_INFO_4W::pPrinterName |
Definition at line 100 of file winspool.h.
Referenced by GetPrinterA().
LPWSTR _PRINTER_INFO_4W::pServerName |
Definition at line 101 of file winspool.h.
Referenced by GetPrinterA().