ReactOS
0.4.14-dev-606-g14ebc0b
|
#include <wingdi.h>
Public Attributes | |
int | cbSize |
LPCSTR | lpszDocName |
LPCSTR | lpszOutput |
LPCSTR | lpszDatatype |
DWORD | fwType |
int _DOCINFOA::cbSize |
Definition at line 1675 of file wingdi.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), Escape(), print_something(), and test_abort_proc().
DWORD _DOCINFOA::fwType |
Definition at line 1679 of file wingdi.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), Escape(), and print_something().
LPCSTR _DOCINFOA::lpszDatatype |
Definition at line 1678 of file wingdi.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), Escape(), and print_something().
LPCSTR _DOCINFOA::lpszDocName |
Definition at line 1676 of file wingdi.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), Escape(), print_something(), and test_abort_proc().
LPCSTR _DOCINFOA::lpszOutput |
Definition at line 1677 of file wingdi.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), Escape(), print_something(), and test_abort_proc().