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

Public Attributes | |
| int | cbSize |
| LPCSTR | lpszDocName |
| LPCSTR | lpszOutput |
| LPCSTR | lpszDatatype |
| DWORD | fwType |
| int _DOCINFOA::cbSize |
Definition at line 2122 of file wingdi.h.
Referenced by Display_OnPrint(), DoPrintDocument(), Escape(), print_something(), and test_abort_proc().
| DWORD _DOCINFOA::fwType |
Definition at line 2126 of file wingdi.h.
Referenced by Display_OnPrint(), Escape(), print_something(), and StartDocDlgA().
| LPCSTR _DOCINFOA::lpszDatatype |
Definition at line 2125 of file wingdi.h.
Referenced by Display_OnPrint(), Escape(), print_something(), and StartDocDlgA().
| LPCSTR _DOCINFOA::lpszDocName |
Definition at line 2123 of file wingdi.h.
Referenced by Display_OnPrint(), DoPrintDocument(), Escape(), print_something(), StartDocDlgA(), and test_abort_proc().
| LPCSTR _DOCINFOA::lpszOutput |
Definition at line 2124 of file wingdi.h.
Referenced by Display_OnPrint(), Escape(), print_something(), StartDocDlgA(), and test_abort_proc().