ReactOS 0.4.16-dev-91-g764881a
|
#include <winddiui.h>
Public Attributes | |
WORD | cbSize |
WORD | Flags |
HANDLE | hPrinter |
LPTSTR | pszPrinterName |
Definition at line 116 of file winddiui.h.
WORD _DEVICEPROPERTYHEADER::cbSize |
Definition at line 117 of file winddiui.h.
Referenced by DevicePropertySheets(), and PrinterProperties().
WORD _DEVICEPROPERTYHEADER::Flags |
Definition at line 118 of file winddiui.h.
Referenced by PrinterProperties().
HANDLE _DEVICEPROPERTYHEADER::hPrinter |
Definition at line 119 of file winddiui.h.
Referenced by DevicePropertySheets(), and PrinterProperties().
LPTSTR _DEVICEPROPERTYHEADER::pszPrinterName |
Definition at line 120 of file winddiui.h.
Referenced by DevicePropertySheets(), and PrinterProperties().