ReactOS 0.4.15-dev-7958-gcd0bb1a
_PRINTER_INFO_2W Struct Reference

#include <winspool.h>

Collaboration diagram for _PRINTER_INFO_2W:

Public Attributes

LPWSTR pServerName
 
LPWSTR pPrinterName
 
LPWSTR pShareName
 
LPWSTR pPortName
 
LPWSTR pDriverName
 
LPWSTR pComment
 
LPWSTR pLocation
 
LPDEVMODEW pDevMode
 
LPWSTR pSepFile
 
LPWSTR pPrintProcessor
 
LPWSTR pDatatype
 
LPWSTR 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 61 of file winspool.h.

Member Data Documentation

◆ Attributes

DWORD _PRINTER_INFO_2W::Attributes

Definition at line 75 of file winspool.h.

◆ AveragePPM

DWORD _PRINTER_INFO_2W::AveragePPM

Definition at line 82 of file winspool.h.

◆ cJobs

DWORD _PRINTER_INFO_2W::cJobs

Definition at line 81 of file winspool.h.

◆ DefaultPriority

DWORD _PRINTER_INFO_2W::DefaultPriority

Definition at line 77 of file winspool.h.

◆ pComment

LPWSTR _PRINTER_INFO_2W::pComment

Definition at line 67 of file winspool.h.

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

◆ pDatatype

LPWSTR _PRINTER_INFO_2W::pDatatype

Definition at line 72 of file winspool.h.

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

◆ pDevMode

LPDEVMODEW _PRINTER_INFO_2W::pDevMode

◆ pDriverName

LPWSTR _PRINTER_INFO_2W::pDriverName

Definition at line 66 of file winspool.h.

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

◆ pLocation

LPWSTR _PRINTER_INFO_2W::pLocation

Definition at line 68 of file winspool.h.

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

◆ pParameters

LPWSTR _PRINTER_INFO_2W::pParameters

Definition at line 73 of file winspool.h.

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

◆ pPortName

LPWSTR _PRINTER_INFO_2W::pPortName

◆ pPrinterName

◆ pPrintProcessor

LPWSTR _PRINTER_INFO_2W::pPrintProcessor

Definition at line 71 of file winspool.h.

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

◆ Priority

DWORD _PRINTER_INFO_2W::Priority

Definition at line 76 of file winspool.h.

◆ pSecurityDescriptor

PSECURITY_DESCRIPTOR _PRINTER_INFO_2W::pSecurityDescriptor

Definition at line 74 of file winspool.h.

Referenced by AddPrinterW(), and SetPrinterW().

◆ pSepFile

LPWSTR _PRINTER_INFO_2W::pSepFile

Definition at line 70 of file winspool.h.

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

◆ pServerName

LPWSTR _PRINTER_INFO_2W::pServerName

Definition at line 62 of file winspool.h.

Referenced by GetPrinterA(), and QuerySpoolMode().

◆ pShareName

LPWSTR _PRINTER_INFO_2W::pShareName

Definition at line 64 of file winspool.h.

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

◆ StartTime

DWORD _PRINTER_INFO_2W::StartTime

Definition at line 78 of file winspool.h.

◆ Status

DWORD _PRINTER_INFO_2W::Status

Definition at line 80 of file winspool.h.

◆ UntilTime

DWORD _PRINTER_INFO_2W::UntilTime

Definition at line 79 of file winspool.h.


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