|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winspool.h>
Public Attributes | |
| LPSTR | pDocName |
| LPSTR | pOutputFile |
| LPSTR | pDatatype |
| DWORD | dwMode |
| DWORD | JobId |
Definition at line 676 of file winspool.h.
| DWORD _DOC_INFO_2A::dwMode |
Definition at line 680 of file winspool.h.
| DWORD _DOC_INFO_2A::JobId |
Definition at line 681 of file winspool.h.
| LPSTR _DOC_INFO_2A::pDatatype |
Definition at line 679 of file winspool.h.
| LPSTR _DOC_INFO_2A::pDocName |
Definition at line 677 of file winspool.h.
| LPSTR _DOC_INFO_2A::pOutputFile |
Definition at line 678 of file winspool.h.