ReactOS 0.4.15-dev-7907-g95bf896
_PRINTER_ENUM_VALUESW Struct Reference

#include <winspool.h>

Public Attributes

LPWSTR pValueName
 
DWORD cbValueName
 
DWORD dwType
 
LPBYTE pData
 
DWORD cbData
 

Detailed Description

Definition at line 878 of file winspool.h.

Member Data Documentation

◆ cbData

DWORD _PRINTER_ENUM_VALUESW::cbData

Definition at line 883 of file winspool.h.

Referenced by EnumPrinterDataExA().

◆ cbValueName

DWORD _PRINTER_ENUM_VALUESW::cbValueName

Definition at line 880 of file winspool.h.

Referenced by EnumPrinterDataExA().

◆ dwType

DWORD _PRINTER_ENUM_VALUESW::dwType

Definition at line 881 of file winspool.h.

Referenced by EnumPrinterDataExA().

◆ pData

LPBYTE _PRINTER_ENUM_VALUESW::pData

Definition at line 882 of file winspool.h.

Referenced by EnumPrinterDataExA().

◆ pValueName

LPWSTR _PRINTER_ENUM_VALUESW::pValueName

Definition at line 879 of file winspool.h.

Referenced by EnumPrinterDataExA().


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