ReactOS 0.4.15-dev-7942-gd23573b
_PRINTPROCESSOROPENDATA Struct Reference

#include <winsplp.h>

Collaboration diagram for _PRINTPROCESSOROPENDATA:

Public Attributes

PDEVMODEW pDevMode
 
LPWSTR pDatatype
 
LPWSTR pParameters
 
LPWSTR pDocumentName
 
DWORD JobId
 
LPWSTR pOutputFile
 
LPWSTR pPrinterName
 

Detailed Description

Definition at line 647 of file winsplp.h.

Member Data Documentation

◆ JobId

DWORD _PRINTPROCESSOROPENDATA::JobId

Definition at line 652 of file winsplp.h.

Referenced by OpenPrintProcessor(), and PrintingThreadProc().

◆ pDatatype

LPWSTR _PRINTPROCESSOROPENDATA::pDatatype

Definition at line 649 of file winsplp.h.

Referenced by OpenPrintProcessor(), and PrintingThreadProc().

◆ pDevMode

PDEVMODEW _PRINTPROCESSOROPENDATA::pDevMode

Definition at line 648 of file winsplp.h.

Referenced by PrintingThreadProc().

◆ pDocumentName

LPWSTR _PRINTPROCESSOROPENDATA::pDocumentName

Definition at line 651 of file winsplp.h.

Referenced by OpenPrintProcessor(), and PrintingThreadProc().

◆ pOutputFile

LPWSTR _PRINTPROCESSOROPENDATA::pOutputFile

Definition at line 653 of file winsplp.h.

Referenced by OpenPrintProcessor(), and PrintingThreadProc().

◆ pParameters

LPWSTR _PRINTPROCESSOROPENDATA::pParameters

Definition at line 650 of file winsplp.h.

Referenced by PrintingThreadProc().

◆ pPrinterName

LPWSTR _PRINTPROCESSOROPENDATA::pPrinterName

Definition at line 654 of file winsplp.h.

Referenced by PrintingThreadProc().


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