ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <wingdi.h>
Public Attributes | |
int | cbSize |
LPCSTR | lpszDocName |
LPCSTR | lpszOutput |
LPCSTR | lpszDatatype |
DWORD | fwType |
int _DOCINFOA::cbSize |
Definition at line 1676 of file wingdi.h.
Referenced by Display_OnPrint(), DoPrintDocument(), Escape(), print_something(), and test_abort_proc().
DWORD _DOCINFOA::fwType |
Definition at line 1680 of file wingdi.h.
Referenced by Display_OnPrint(), Escape(), print_something(), and StartDocDlgA().
LPCSTR _DOCINFOA::lpszDatatype |
Definition at line 1679 of file wingdi.h.
Referenced by Display_OnPrint(), Escape(), print_something(), and StartDocDlgA().
LPCSTR _DOCINFOA::lpszDocName |
Definition at line 1677 of file wingdi.h.
Referenced by Display_OnPrint(), DoPrintDocument(), Escape(), print_something(), StartDocDlgA(), and test_abort_proc().
LPCSTR _DOCINFOA::lpszOutput |
Definition at line 1678 of file wingdi.h.
Referenced by Display_OnPrint(), Escape(), print_something(), StartDocDlgA(), and test_abort_proc().