|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winspool.h>
Public Attributes | |
| DWORD | cVersion |
| LPSTR | pName |
| LPSTR | pEnvironment |
| LPSTR | pDriverPath |
| LPSTR | pDataFile |
| LPSTR | pConfigFile |
| LPSTR | pHelpFile |
| LPSTR | pDependentFiles |
| LPSTR | pMonitorName |
| LPSTR | pDefaultDataType |
Definition at line 402 of file winspool.h.
| DWORD _DRIVER_INFO_3A::cVersion |
Definition at line 403 of file winspool.h.
| LPSTR _DRIVER_INFO_3A::pConfigFile |
Definition at line 408 of file winspool.h.
| LPSTR _DRIVER_INFO_3A::pDataFile |
Definition at line 407 of file winspool.h.
| LPSTR _DRIVER_INFO_3A::pDefaultDataType |
Definition at line 412 of file winspool.h.
| LPSTR _DRIVER_INFO_3A::pDependentFiles |
Definition at line 410 of file winspool.h.
| LPSTR _DRIVER_INFO_3A::pDriverPath |
Definition at line 406 of file winspool.h.
Referenced by create_printer_dc(), PrintDlgA(), and PrintDlgExA().
| LPSTR _DRIVER_INFO_3A::pEnvironment |
Definition at line 405 of file winspool.h.
| LPSTR _DRIVER_INFO_3A::pHelpFile |
Definition at line 409 of file winspool.h.
| LPSTR _DRIVER_INFO_3A::pMonitorName |
Definition at line 411 of file winspool.h.
| LPSTR _DRIVER_INFO_3A::pName |
Definition at line 404 of file winspool.h.