ReactOS 0.4.15-dev-7924-g5949c20
_DRIVER_INFO_3A Struct Reference

#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
 

Detailed Description

Definition at line 402 of file winspool.h.

Member Data Documentation

◆ cVersion

DWORD _DRIVER_INFO_3A::cVersion

Definition at line 403 of file winspool.h.

◆ pConfigFile

LPSTR _DRIVER_INFO_3A::pConfigFile

Definition at line 408 of file winspool.h.

◆ pDataFile

LPSTR _DRIVER_INFO_3A::pDataFile

Definition at line 407 of file winspool.h.

◆ pDefaultDataType

LPSTR _DRIVER_INFO_3A::pDefaultDataType

Definition at line 412 of file winspool.h.

◆ pDependentFiles

LPSTR _DRIVER_INFO_3A::pDependentFiles

Definition at line 410 of file winspool.h.

◆ pDriverPath

LPSTR _DRIVER_INFO_3A::pDriverPath

Definition at line 406 of file winspool.h.

Referenced by create_printer_dc(), PrintDlgA(), and PrintDlgExA().

◆ pEnvironment

LPSTR _DRIVER_INFO_3A::pEnvironment

Definition at line 405 of file winspool.h.

◆ pHelpFile

LPSTR _DRIVER_INFO_3A::pHelpFile

Definition at line 409 of file winspool.h.

◆ pMonitorName

LPSTR _DRIVER_INFO_3A::pMonitorName

Definition at line 411 of file winspool.h.

◆ pName

LPSTR _DRIVER_INFO_3A::pName

Definition at line 404 of file winspool.h.


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