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

Public Types | |
| enum | { RAW } |
Public Attributes | |
| enum _WINPRINT_HANDLE:: { ... } | Datatype |
| DWORD | dwJobID |
| PWSTR | pwszDatatype |
| PWSTR | pwszDocumentName |
| PWSTR | pwszOutputFile |
| PWSTR | pwszPrinterPort |
| anonymous enum |
| enum { ... } _WINPRINT_HANDLE::Datatype |
Referenced by OpenPrintProcessor(), and PrintDocumentOnPrintProcessor().
| DWORD _WINPRINT_HANDLE::dwJobID |
Definition at line 29 of file precomp.h.
Referenced by OpenPrintProcessor().
| PWSTR _WINPRINT_HANDLE::pwszDatatype |
Definition at line 30 of file precomp.h.
Referenced by ClosePrintProcessor(), OpenPrintProcessor(), and PrintRawJob().
| PWSTR _WINPRINT_HANDLE::pwszDocumentName |
Definition at line 31 of file precomp.h.
Referenced by ClosePrintProcessor(), OpenPrintProcessor(), and PrintRawJob().
| PWSTR _WINPRINT_HANDLE::pwszOutputFile |
Definition at line 32 of file precomp.h.
Referenced by ClosePrintProcessor(), OpenPrintProcessor(), and PrintRawJob().
| PWSTR _WINPRINT_HANDLE::pwszPrinterPort |
Definition at line 33 of file precomp.h.
Referenced by ClosePrintProcessor(), OpenPrintProcessor(), and PrintRawJob().