|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winspool.h>
Public Attributes | |
| DWORD | cVersion |
| LPWSTR | pName |
| LPWSTR | pEnvironment |
| LPWSTR | pDriverPath |
| LPWSTR | pDataFile |
| LPWSTR | pConfigFile |
| DWORD | dwDriverAttributes |
| DWORD | dwConfigVersion |
| DWORD | dwDriverVersion |
Definition at line 476 of file winspool.h.
| DWORD _DRIVER_INFO_5W::cVersion |
Definition at line 477 of file winspool.h.
| DWORD _DRIVER_INFO_5W::dwConfigVersion |
Definition at line 484 of file winspool.h.
| DWORD _DRIVER_INFO_5W::dwDriverAttributes |
Definition at line 483 of file winspool.h.
| DWORD _DRIVER_INFO_5W::dwDriverVersion |
Definition at line 485 of file winspool.h.
| LPWSTR _DRIVER_INFO_5W::pConfigFile |
Definition at line 482 of file winspool.h.
| LPWSTR _DRIVER_INFO_5W::pDataFile |
Definition at line 481 of file winspool.h.
Referenced by EngGetPrinterDataFileName().
| LPWSTR _DRIVER_INFO_5W::pDriverPath |
Definition at line 480 of file winspool.h.
Referenced by EngGetDriverName().
| LPWSTR _DRIVER_INFO_5W::pEnvironment |
Definition at line 479 of file winspool.h.
| LPWSTR _DRIVER_INFO_5W::pName |
Definition at line 478 of file winspool.h.