ReactOS 0.4.15-dev-8096-ga0eec98
_PRINTER_INFO_4A Struct Reference

#include <winspool.h>

Public Attributes

LPSTR pPrinterName
 
LPSTR pServerName
 
DWORD Attributes
 

Detailed Description

Definition at line 93 of file winspool.h.

Member Data Documentation

◆ Attributes

DWORD _PRINTER_INFO_4A::Attributes

Definition at line 96 of file winspool.h.

◆ pPrinterName

LPSTR _PRINTER_INFO_4A::pPrinterName

Definition at line 94 of file winspool.h.

Referenced by GetPrinterA().

◆ pServerName

LPSTR _PRINTER_INFO_4A::pServerName

Definition at line 95 of file winspool.h.

Referenced by GetPrinterA().


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