ReactOS 0.4.15-dev-7958-gcd0bb1a
_PRINTER_INFO_1W Struct Reference

#include <winspool.h>

Public Attributes

DWORD Flags
 
LPWSTR pDescription
 
LPWSTR pName
 
LPWSTR pComment
 

Detailed Description

Definition at line 26 of file winspool.h.

Member Data Documentation

◆ Flags

DWORD _PRINTER_INFO_1W::Flags

Definition at line 27 of file winspool.h.

◆ pComment

LPWSTR _PRINTER_INFO_1W::pComment

Definition at line 30 of file winspool.h.

Referenced by GetPrinterA(), and START_TEST().

◆ pDescription

LPWSTR _PRINTER_INFO_1W::pDescription

Definition at line 28 of file winspool.h.

Referenced by GetPrinterA(), and START_TEST().

◆ pName

LPWSTR _PRINTER_INFO_1W::pName

Definition at line 29 of file winspool.h.

Referenced by GetPrinterA(), START_TEST(), and UpdateTrayIcon().


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