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

Public Attributes | |
| WORD | cbSize |
| WORD | Level |
| HANDLE | hPrinter |
| DEVMODE * | pDevMode |
| LPWSTR | pszErrorStr |
| DWORD | cchErrorStr |
| DWORD | cchNeeded |
Definition at line 142 of file winddiui.h.
| WORD _DEVQUERYPRINT_INFO::cbSize |
Definition at line 143 of file winddiui.h.
| DWORD _DEVQUERYPRINT_INFO::cchErrorStr |
Definition at line 148 of file winddiui.h.
| DWORD _DEVQUERYPRINT_INFO::cchNeeded |
Definition at line 149 of file winddiui.h.
| HANDLE _DEVQUERYPRINT_INFO::hPrinter |
Definition at line 145 of file winddiui.h.
Referenced by DevQueryPrintEx().
| WORD _DEVQUERYPRINT_INFO::Level |
Definition at line 144 of file winddiui.h.
| DEVMODE* _DEVQUERYPRINT_INFO::pDevMode |
Definition at line 146 of file winddiui.h.
| LPWSTR _DEVQUERYPRINT_INFO::pszErrorStr |
Definition at line 147 of file winddiui.h.