ReactOS 0.4.15-dev-7842-g558ab78
_PRINTER_INFO_2A Struct Reference

#include <winspool.h>

Collaboration diagram for _PRINTER_INFO_2A:

Public Attributes

LPSTR pServerName
 
LPSTR pPrinterName
 
LPSTR pShareName
 
LPSTR pPortName
 
LPSTR pDriverName
 
LPSTR pComment
 
LPSTR pLocation
 
LPDEVMODEA pDevMode
 
LPSTR pSepFile
 
LPSTR pPrintProcessor
 
LPSTR pDatatype
 
LPSTR pParameters
 
PSECURITY_DESCRIPTOR pSecurityDescriptor
 
DWORD Attributes
 
DWORD Priority
 
DWORD DefaultPriority
 
DWORD StartTime
 
DWORD UntilTime
 
DWORD Status
 
DWORD cJobs
 
DWORD AveragePPM
 

Detailed Description

Definition at line 37 of file winspool.h.

Member Data Documentation

◆ Attributes

DWORD _PRINTER_INFO_2A::Attributes

Definition at line 51 of file winspool.h.

◆ AveragePPM

DWORD _PRINTER_INFO_2A::AveragePPM

Definition at line 58 of file winspool.h.

◆ cJobs

DWORD _PRINTER_INFO_2A::cJobs

Definition at line 57 of file winspool.h.

◆ DefaultPriority

DWORD _PRINTER_INFO_2A::DefaultPriority

Definition at line 53 of file winspool.h.

◆ pComment

LPSTR _PRINTER_INFO_2A::pComment

Definition at line 43 of file winspool.h.

Referenced by AddPrinterA(), GetPrinterA(), and SetPrinterA().

◆ pDatatype

LPSTR _PRINTER_INFO_2A::pDatatype

Definition at line 48 of file winspool.h.

Referenced by AddPrinterA(), GetPrinterA(), and SetPrinterA().

◆ pDevMode

LPDEVMODEA _PRINTER_INFO_2A::pDevMode

Definition at line 45 of file winspool.h.

Referenced by AddPrinterA(), GetPrinterA(), and SetPrinterA().

◆ pDriverName

LPSTR _PRINTER_INFO_2A::pDriverName

◆ pLocation

LPSTR _PRINTER_INFO_2A::pLocation

Definition at line 44 of file winspool.h.

Referenced by AddPrinterA(), GetPrinterA(), and SetPrinterA().

◆ pParameters

LPSTR _PRINTER_INFO_2A::pParameters

Definition at line 49 of file winspool.h.

Referenced by AddPrinterA(), GetPrinterA(), and SetPrinterA().

◆ pPortName

LPSTR _PRINTER_INFO_2A::pPortName

Definition at line 41 of file winspool.h.

Referenced by AddPrinterA(), GetPrinterA(), PRINTDLG_ChangePrinterA(), and SetPrinterA().

◆ pPrinterName

LPSTR _PRINTER_INFO_2A::pPrinterName

◆ pPrintProcessor

LPSTR _PRINTER_INFO_2A::pPrintProcessor

Definition at line 47 of file winspool.h.

Referenced by AddPrinterA(), GetPrinterA(), and SetPrinterA().

◆ Priority

DWORD _PRINTER_INFO_2A::Priority

Definition at line 52 of file winspool.h.

◆ pSecurityDescriptor

PSECURITY_DESCRIPTOR _PRINTER_INFO_2A::pSecurityDescriptor

Definition at line 50 of file winspool.h.

◆ pSepFile

LPSTR _PRINTER_INFO_2A::pSepFile

Definition at line 46 of file winspool.h.

Referenced by AddPrinterA(), GetPrinterA(), and SetPrinterA().

◆ pServerName

LPSTR _PRINTER_INFO_2A::pServerName

Definition at line 38 of file winspool.h.

Referenced by AddPrinterA(), GetPrinterA(), and SetPrinterA().

◆ pShareName

LPSTR _PRINTER_INFO_2A::pShareName

Definition at line 40 of file winspool.h.

Referenced by AddPrinterA(), GetPrinterA(), and SetPrinterA().

◆ StartTime

DWORD _PRINTER_INFO_2A::StartTime

Definition at line 54 of file winspool.h.

◆ Status

DWORD _PRINTER_INFO_2A::Status

Definition at line 56 of file winspool.h.

◆ UntilTime

DWORD _PRINTER_INFO_2A::UntilTime

Definition at line 55 of file winspool.h.


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