|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winsplp.h>

Public Attributes | |
| PDEVMODEW | pDevMode |
| LPWSTR | pDatatype |
| LPWSTR | pParameters |
| LPWSTR | pDocumentName |
| DWORD | JobId |
| LPWSTR | pOutputFile |
| LPWSTR | pPrinterName |
| DWORD _PRINTPROCESSOROPENDATA::JobId |
Definition at line 652 of file winsplp.h.
Referenced by OpenPrintProcessor(), and PrintingThreadProc().
| LPWSTR _PRINTPROCESSOROPENDATA::pDatatype |
Definition at line 649 of file winsplp.h.
Referenced by OpenPrintProcessor(), and PrintingThreadProc().
| PDEVMODEW _PRINTPROCESSOROPENDATA::pDevMode |
Definition at line 648 of file winsplp.h.
Referenced by PrintingThreadProc().
| LPWSTR _PRINTPROCESSOROPENDATA::pDocumentName |
Definition at line 651 of file winsplp.h.
Referenced by OpenPrintProcessor(), and PrintingThreadProc().
| LPWSTR _PRINTPROCESSOROPENDATA::pOutputFile |
Definition at line 653 of file winsplp.h.
Referenced by OpenPrintProcessor(), and PrintingThreadProc().
| LPWSTR _PRINTPROCESSOROPENDATA::pParameters |
Definition at line 650 of file winsplp.h.
Referenced by PrintingThreadProc().
| LPWSTR _PRINTPROCESSOROPENDATA::pPrinterName |
Definition at line 654 of file winsplp.h.
Referenced by PrintingThreadProc().