|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winspool.h>
Public Attributes | |
| LPWSTR | pDocName |
| LPWSTR | pOutputFile |
| LPWSTR | pDatatype |
| DWORD | dwMode |
| DWORD | JobId |
Definition at line 684 of file winspool.h.
| DWORD _DOC_INFO_2W::dwMode |
Definition at line 688 of file winspool.h.
| DWORD _DOC_INFO_2W::JobId |
Definition at line 689 of file winspool.h.
| LPWSTR _DOC_INFO_2W::pDatatype |
Definition at line 687 of file winspool.h.
| LPWSTR _DOC_INFO_2W::pDocName |
Definition at line 685 of file winspool.h.
| LPWSTR _DOC_INFO_2W::pOutputFile |
Definition at line 686 of file winspool.h.