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

Public Attributes | |
| int | cbSize |
| LPCWSTR | lpszDocName |
| LPCWSTR | lpszOutput |
| LPCWSTR | lpszDatatype |
| DWORD | fwType |
| int _DOCINFOW::cbSize |
Definition at line 2129 of file wingdi.h.
Referenced by print(), and StartDocW().
| DWORD _DOCINFOW::fwType |
Definition at line 2133 of file wingdi.h.
Referenced by StartDocW().
| LPCWSTR _DOCINFOW::lpszDatatype |
Definition at line 2132 of file wingdi.h.
Referenced by StartDocW().
| LPCWSTR _DOCINFOW::lpszDocName |
Definition at line 2130 of file wingdi.h.
Referenced by print(), and StartDocW().
| LPCWSTR _DOCINFOW::lpszOutput |
Definition at line 2131 of file wingdi.h.
Referenced by print(), StartDocDlgW(), and StartDocW().