ReactOS 0.4.15-dev-7931-gfd331f1
_PRINTER_INFO_5W Struct Reference

#include <winspool.h>

Public Attributes

LPWSTR pPrinterName
 
LPWSTR pPortName
 
DWORD Attributes
 
DWORD DeviceNotSelectedTimeout
 
DWORD TransmissionRetryTimeout
 

Detailed Description

Definition at line 117 of file winspool.h.

Member Data Documentation

◆ Attributes

DWORD _PRINTER_INFO_5W::Attributes

Definition at line 120 of file winspool.h.

◆ DeviceNotSelectedTimeout

DWORD _PRINTER_INFO_5W::DeviceNotSelectedTimeout

Definition at line 121 of file winspool.h.

◆ pPortName

LPWSTR _PRINTER_INFO_5W::pPortName

Definition at line 119 of file winspool.h.

Referenced by GetPrinterA(), and StartDocDlgW().

◆ pPrinterName

LPWSTR _PRINTER_INFO_5W::pPrinterName

Definition at line 118 of file winspool.h.

Referenced by GetPrinterA().

◆ TransmissionRetryTimeout

DWORD _PRINTER_INFO_5W::TransmissionRetryTimeout

Definition at line 122 of file winspool.h.


The documentation for this struct was generated from the following file: