ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <winspool.h>
Public Attributes | |
LPWSTR | pPrinterName |
LPWSTR | pPortName |
DWORD | Attributes |
DWORD | DeviceNotSelectedTimeout |
DWORD | TransmissionRetryTimeout |
Definition at line 117 of file winspool.h.
DWORD _PRINTER_INFO_5W::Attributes |
Definition at line 120 of file winspool.h.
DWORD _PRINTER_INFO_5W::DeviceNotSelectedTimeout |
Definition at line 121 of file winspool.h.
LPWSTR _PRINTER_INFO_5W::pPortName |
Definition at line 119 of file winspool.h.
Referenced by GetPrinterA(), and StartDocDlgW().
LPWSTR _PRINTER_INFO_5W::pPrinterName |
Definition at line 118 of file winspool.h.
Referenced by GetPrinterA().
DWORD _PRINTER_INFO_5W::TransmissionRetryTimeout |
Definition at line 122 of file winspool.h.