2.2.2.13 CORE_PRINTER_DRIVER

The CORE_PRINTER_DRIVER structure defines information that identifies a specific core printer driver.<134> See the RpcGetCorePrinterDrivers method (section 3.1.4.4.9) for an example of its use.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

CoreDriverGUID (16 bytes)

...

...

...

ftDriverDate

...

dwlDriverVersion

...

szPackageID (520 bytes)

...

...

...

CoreDriverGUID (16 bytes): A GUID that uniquely identifies the package.

ftDriverDate (8 bytes): A FILETIME value ([MS-DTYP] section 2.3.3) that specifies the date this package was published.<135>

dwlDriverVersion (8 bytes): A 64-bit value that specifies the version of the core printer driver that can be used to match the driver version in the driver installation control file.<136>

szPackageID (520 bytes): A string that specifies the package name.