ReactOS 0.4.15-dev-7918-g2a2556c
_DRIVER_INFO_5W Struct Reference

#include <winspool.h>

Public Attributes

DWORD cVersion
 
LPWSTR pName
 
LPWSTR pEnvironment
 
LPWSTR pDriverPath
 
LPWSTR pDataFile
 
LPWSTR pConfigFile
 
DWORD dwDriverAttributes
 
DWORD dwConfigVersion
 
DWORD dwDriverVersion
 

Detailed Description

Definition at line 476 of file winspool.h.

Member Data Documentation

◆ cVersion

DWORD _DRIVER_INFO_5W::cVersion

Definition at line 477 of file winspool.h.

◆ dwConfigVersion

DWORD _DRIVER_INFO_5W::dwConfigVersion

Definition at line 484 of file winspool.h.

◆ dwDriverAttributes

DWORD _DRIVER_INFO_5W::dwDriverAttributes

Definition at line 483 of file winspool.h.

◆ dwDriverVersion

DWORD _DRIVER_INFO_5W::dwDriverVersion

Definition at line 485 of file winspool.h.

◆ pConfigFile

LPWSTR _DRIVER_INFO_5W::pConfigFile

Definition at line 482 of file winspool.h.

◆ pDataFile

LPWSTR _DRIVER_INFO_5W::pDataFile

Definition at line 481 of file winspool.h.

Referenced by EngGetPrinterDataFileName().

◆ pDriverPath

LPWSTR _DRIVER_INFO_5W::pDriverPath

Definition at line 480 of file winspool.h.

Referenced by EngGetDriverName().

◆ pEnvironment

LPWSTR _DRIVER_INFO_5W::pEnvironment

Definition at line 479 of file winspool.h.

◆ pName

LPWSTR _DRIVER_INFO_5W::pName

Definition at line 478 of file winspool.h.


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