ReactOS 0.4.15-dev-7842-g558ab78
_DEVICEPROPERTYHEADER Struct Reference

#include <winddiui.h>

Collaboration diagram for _DEVICEPROPERTYHEADER:

Public Attributes

WORD cbSize
 
WORD Flags
 
HANDLE hPrinter
 
LPTSTR pszPrinterName
 

Detailed Description

Definition at line 116 of file winddiui.h.

Member Data Documentation

◆ cbSize

WORD _DEVICEPROPERTYHEADER::cbSize

Definition at line 117 of file winddiui.h.

Referenced by DevicePropertySheets(), and PrinterProperties().

◆ Flags

WORD _DEVICEPROPERTYHEADER::Flags

Definition at line 118 of file winddiui.h.

Referenced by PrinterProperties().

◆ hPrinter

HANDLE _DEVICEPROPERTYHEADER::hPrinter

Definition at line 119 of file winddiui.h.

Referenced by DevicePropertySheets(), and PrinterProperties().

◆ pszPrinterName

LPTSTR _DEVICEPROPERTYHEADER::pszPrinterName

Definition at line 120 of file winddiui.h.

Referenced by DevicePropertySheets(), and PrinterProperties().


The documentation for this struct was generated from the following file: