Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
-
Header File
winspool.h
Unicode
WinNT
Platform Notes
None

DRIVER_INFO_1

The DRIVER_INFO_1 structure identifies a printer driver.

typedef struct _DRIVER_INFO_1 { // dri1

LPTSTR pName;

} DRIVER_INFO_1;

Members

pName

Points to a null-terminated string that specifies the name of a printer driver.

See Also

EnumPrinterDrivers

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples