ReactOS 0.4.15-dev-7924-g5949c20
_PRINTER_INFO_STRESS Struct Reference

#include <spoolss.h>

Collaboration diagram for _PRINTER_INFO_STRESS:

Public Attributes

PWSTR pPrinterName
 
PWSTR pServerName
 
DWORD cJobs
 
DWORD cTotalJobs
 
DWORD cTotalBytes
 
SYSTEMTIME stUpTime
 
DWORD MaxcRef
 
DWORD cTotalPagesPrinted
 
DWORD dwGetVersion
 
DWORD fFreeBuild
 
DWORD cSpooling
 
DWORD cMaxSpooling
 
DWORD cRef
 
DWORD cErrorOutOfPaper
 
DWORD cErrorNotReady
 
DWORD cJobError
 
DWORD dwNumberOfProcessors
 
DWORD dwProcessorType
 
DWORD dwHighPartTotalBytes
 
DWORD cChangeID
 
DWORD dwLastError
 
DWORD Status
 
DWORD cEnumerateNetworkPrinters
 
DWORD cAddNetPrinters
 
USHORT wProcessorArchitecture
 
USHORT wProcessorLevel
 
DWORD cRefIC
 
DWORD dwReserved2
 
DWORD dwReserved3
 

Detailed Description

From MS-RPRN, 2.2.1.10.1

Definition at line 41 of file spoolss.h.

Member Data Documentation

◆ cAddNetPrinters

DWORD _PRINTER_INFO_STRESS::cAddNetPrinters

Definition at line 66 of file spoolss.h.

◆ cChangeID

DWORD _PRINTER_INFO_STRESS::cChangeID

Definition at line 62 of file spoolss.h.

◆ cEnumerateNetworkPrinters

DWORD _PRINTER_INFO_STRESS::cEnumerateNetworkPrinters

Definition at line 65 of file spoolss.h.

◆ cErrorNotReady

DWORD _PRINTER_INFO_STRESS::cErrorNotReady

Definition at line 57 of file spoolss.h.

◆ cErrorOutOfPaper

DWORD _PRINTER_INFO_STRESS::cErrorOutOfPaper

Definition at line 56 of file spoolss.h.

◆ cJobError

DWORD _PRINTER_INFO_STRESS::cJobError

Definition at line 58 of file spoolss.h.

◆ cJobs

DWORD _PRINTER_INFO_STRESS::cJobs

Definition at line 45 of file spoolss.h.

◆ cMaxSpooling

DWORD _PRINTER_INFO_STRESS::cMaxSpooling

Definition at line 54 of file spoolss.h.

◆ cRef

DWORD _PRINTER_INFO_STRESS::cRef

Definition at line 55 of file spoolss.h.

◆ cRefIC

DWORD _PRINTER_INFO_STRESS::cRefIC

Definition at line 69 of file spoolss.h.

◆ cSpooling

DWORD _PRINTER_INFO_STRESS::cSpooling

Definition at line 53 of file spoolss.h.

◆ cTotalBytes

DWORD _PRINTER_INFO_STRESS::cTotalBytes

Definition at line 47 of file spoolss.h.

◆ cTotalJobs

DWORD _PRINTER_INFO_STRESS::cTotalJobs

Definition at line 46 of file spoolss.h.

◆ cTotalPagesPrinted

DWORD _PRINTER_INFO_STRESS::cTotalPagesPrinted

Definition at line 50 of file spoolss.h.

◆ dwGetVersion

DWORD _PRINTER_INFO_STRESS::dwGetVersion

Definition at line 51 of file spoolss.h.

◆ dwHighPartTotalBytes

DWORD _PRINTER_INFO_STRESS::dwHighPartTotalBytes

Definition at line 61 of file spoolss.h.

◆ dwLastError

DWORD _PRINTER_INFO_STRESS::dwLastError

Definition at line 63 of file spoolss.h.

◆ dwNumberOfProcessors

DWORD _PRINTER_INFO_STRESS::dwNumberOfProcessors

Definition at line 59 of file spoolss.h.

◆ dwProcessorType

DWORD _PRINTER_INFO_STRESS::dwProcessorType

Definition at line 60 of file spoolss.h.

◆ dwReserved2

DWORD _PRINTER_INFO_STRESS::dwReserved2

Definition at line 70 of file spoolss.h.

◆ dwReserved3

DWORD _PRINTER_INFO_STRESS::dwReserved3

Definition at line 71 of file spoolss.h.

◆ fFreeBuild

DWORD _PRINTER_INFO_STRESS::fFreeBuild

Definition at line 52 of file spoolss.h.

◆ MaxcRef

DWORD _PRINTER_INFO_STRESS::MaxcRef

Definition at line 49 of file spoolss.h.

◆ pPrinterName

PWSTR _PRINTER_INFO_STRESS::pPrinterName

Definition at line 43 of file spoolss.h.

Referenced by SetPrinterA().

◆ pServerName

PWSTR _PRINTER_INFO_STRESS::pServerName

Definition at line 44 of file spoolss.h.

Referenced by SetPrinterA().

◆ Status

DWORD _PRINTER_INFO_STRESS::Status

Definition at line 64 of file spoolss.h.

◆ stUpTime

SYSTEMTIME _PRINTER_INFO_STRESS::stUpTime

Definition at line 48 of file spoolss.h.

◆ wProcessorArchitecture

USHORT _PRINTER_INFO_STRESS::wProcessorArchitecture

Definition at line 67 of file spoolss.h.

◆ wProcessorLevel

USHORT _PRINTER_INFO_STRESS::wProcessorLevel

Definition at line 68 of file spoolss.h.


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