ReactOS 0.4.15-dev-7942-gd23573b
_PRINTER_INFO_5A Struct Reference

#include <winspool.h>

Public Attributes

LPSTR pPrinterName
 
LPSTR pPortName
 
DWORD Attributes
 
DWORD DeviceNotSelectedTimeout
 
DWORD TransmissionRetryTimeout
 

Detailed Description

Definition at line 109 of file winspool.h.

Member Data Documentation

◆ Attributes

DWORD _PRINTER_INFO_5A::Attributes

Definition at line 112 of file winspool.h.

◆ DeviceNotSelectedTimeout

DWORD _PRINTER_INFO_5A::DeviceNotSelectedTimeout

Definition at line 113 of file winspool.h.

◆ pPortName

LPSTR _PRINTER_INFO_5A::pPortName

Definition at line 111 of file winspool.h.

Referenced by GetPrinterA().

◆ pPrinterName

LPSTR _PRINTER_INFO_5A::pPrinterName

Definition at line 110 of file winspool.h.

Referenced by GetPrinterA().

◆ TransmissionRetryTimeout

DWORD _PRINTER_INFO_5A::TransmissionRetryTimeout

Definition at line 114 of file winspool.h.


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