ReactOS 0.4.15-dev-7924-g5949c20
_PRINTER_INFO_4W Struct Reference

#include <winspool.h>

Public Attributes

LPWSTR pPrinterName
 
LPWSTR pServerName
 
DWORD Attributes
 

Detailed Description

Definition at line 99 of file winspool.h.

Member Data Documentation

◆ Attributes

DWORD _PRINTER_INFO_4W::Attributes

Definition at line 102 of file winspool.h.

◆ pPrinterName

LPWSTR _PRINTER_INFO_4W::pPrinterName

Definition at line 100 of file winspool.h.

Referenced by GetPrinterA().

◆ pServerName

LPWSTR _PRINTER_INFO_4W::pServerName

Definition at line 101 of file winspool.h.

Referenced by GetPrinterA().


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