ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <winspool.h>
Public Attributes | |
DWORD | cVersion |
LPSTR | pName |
LPSTR | pEnvironment |
LPSTR | pDriverPath |
LPSTR | pDataFile |
LPSTR | pConfigFile |
DWORD | dwDriverAttributes |
DWORD | dwConfigVersion |
DWORD | dwDriverVersion |
Definition at line 464 of file winspool.h.
DWORD _DRIVER_INFO_5A::cVersion |
Definition at line 465 of file winspool.h.
DWORD _DRIVER_INFO_5A::dwConfigVersion |
Definition at line 472 of file winspool.h.
DWORD _DRIVER_INFO_5A::dwDriverAttributes |
Definition at line 471 of file winspool.h.
DWORD _DRIVER_INFO_5A::dwDriverVersion |
Definition at line 473 of file winspool.h.
LPSTR _DRIVER_INFO_5A::pConfigFile |
Definition at line 470 of file winspool.h.
LPSTR _DRIVER_INFO_5A::pDataFile |
Definition at line 469 of file winspool.h.
LPSTR _DRIVER_INFO_5A::pDriverPath |
Definition at line 468 of file winspool.h.
LPSTR _DRIVER_INFO_5A::pEnvironment |
Definition at line 467 of file winspool.h.
LPSTR _DRIVER_INFO_5A::pName |
Definition at line 466 of file winspool.h.