ReactOS 0.4.15-dev-7934-g1dc8d80
_DRIVER_INFO_6A Struct Reference

#include <winspool.h>

Collaboration diagram for _DRIVER_INFO_6A:

Public Attributes

DWORD cVersion
 
LPSTR pName
 
LPSTR pEnvironment
 
LPSTR pDriverPath
 
LPSTR pDataFile
 
LPSTR pConfigFile
 
LPSTR pHelpFile
 
LPSTR pDependentFiles
 
LPSTR pMonitorName
 
LPSTR pDefaultDataType
 
LPSTR pszzPreviousNames
 
FILETIME ftDriverDate
 
DWORDLONG dwlDriverVersion
 
LPSTR pszMfgName
 
LPSTR pszOEMUrl
 
LPSTR pszHardwareID
 
LPSTR pszProvider
 

Detailed Description

Definition at line 492 of file winspool.h.

Member Data Documentation

◆ cVersion

DWORD _DRIVER_INFO_6A::cVersion

Definition at line 493 of file winspool.h.

◆ dwlDriverVersion

DWORDLONG _DRIVER_INFO_6A::dwlDriverVersion

Definition at line 505 of file winspool.h.

◆ ftDriverDate

FILETIME _DRIVER_INFO_6A::ftDriverDate

Definition at line 504 of file winspool.h.

◆ pConfigFile

LPSTR _DRIVER_INFO_6A::pConfigFile

Definition at line 498 of file winspool.h.

◆ pDataFile

LPSTR _DRIVER_INFO_6A::pDataFile

Definition at line 497 of file winspool.h.

◆ pDefaultDataType

LPSTR _DRIVER_INFO_6A::pDefaultDataType

Definition at line 502 of file winspool.h.

◆ pDependentFiles

LPSTR _DRIVER_INFO_6A::pDependentFiles

Definition at line 500 of file winspool.h.

◆ pDriverPath

LPSTR _DRIVER_INFO_6A::pDriverPath

Definition at line 496 of file winspool.h.

◆ pEnvironment

LPSTR _DRIVER_INFO_6A::pEnvironment

Definition at line 495 of file winspool.h.

◆ pHelpFile

LPSTR _DRIVER_INFO_6A::pHelpFile

Definition at line 499 of file winspool.h.

◆ pMonitorName

LPSTR _DRIVER_INFO_6A::pMonitorName

Definition at line 501 of file winspool.h.

◆ pName

LPSTR _DRIVER_INFO_6A::pName

Definition at line 494 of file winspool.h.

◆ pszHardwareID

LPSTR _DRIVER_INFO_6A::pszHardwareID

Definition at line 508 of file winspool.h.

◆ pszMfgName

LPSTR _DRIVER_INFO_6A::pszMfgName

Definition at line 506 of file winspool.h.

◆ pszOEMUrl

LPSTR _DRIVER_INFO_6A::pszOEMUrl

Definition at line 507 of file winspool.h.

◆ pszProvider

LPSTR _DRIVER_INFO_6A::pszProvider

Definition at line 509 of file winspool.h.

◆ pszzPreviousNames

LPSTR _DRIVER_INFO_6A::pszzPreviousNames

Definition at line 503 of file winspool.h.


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