|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winspool.h>
Public Attributes | |
| DWORD | Flags |
| LPSTR | pDescription |
| LPSTR | pName |
| LPSTR | pComment |
This file has no copyright assigned and is placed in the Public Domain. This file is part of the mingw-w64 runtime package. No warranty is given; refer to the file DISCLAIMER.PD within this package.
Definition at line 19 of file winspool.h.
| DWORD _PRINTER_INFO_1A::Flags |
Definition at line 20 of file winspool.h.
| LPSTR _PRINTER_INFO_1A::pComment |
Definition at line 23 of file winspool.h.
Referenced by GetPrinterA().
| LPSTR _PRINTER_INFO_1A::pDescription |
Definition at line 21 of file winspool.h.
Referenced by GetPrinterA().
| LPSTR _PRINTER_INFO_1A::pName |
Definition at line 22 of file winspool.h.
Referenced by GetPrinterA().