ReactOS 0.4.16-dev-258-g81860b4
|
#include <winspool.h>
Public Attributes | |
LPWSTR | pDocName |
LPWSTR | pOutputFile |
LPWSTR | pDatatype |
Definition at line 615 of file winspool.h.
LPWSTR _DOC_INFO_1W::pDatatype |
Definition at line 618 of file winspool.h.
Referenced by _StartDocPrinterSpooled(), LocalStartDocPrinter(), PrintRawJob(), StartDocPrinterA(), and StartDocW().
LPWSTR _DOC_INFO_1W::pDocName |
Definition at line 616 of file winspool.h.
Referenced by _StartDocPrinterSpooled(), LocalStartDocPrinter(), PrintRawJob(), StartDocPrinterA(), StartDocW(), and wmain().
LPWSTR _DOC_INFO_1W::pOutputFile |
Definition at line 617 of file winspool.h.
Referenced by LocalmonStartDocPort(), PrintRawJob(), StartDocPrinterA(), StartDocPrinterW(), and StartDocW().