Unit PS

Classes

Functions

GetJob1 -
GetJob2 -
GetPrinterDriver1 - Find out the required size of the structure } { Note: I'm passing nil for the second parameter.
GetPrinterDriver2 -
GetPrinterDriver3 -
GetPrinterInfo1 - Find out the required size of the structure
GetPrinterInfo2 -
GetPrinterInfo5 -

Types

Constants

Variables


Functions


function GetJob1(Printer: THandle; ID: DWORD): PJobInfo1;


function GetJob2(Printer: THandle; ID: DWORD): PJobInfo2;


function GetPrinterDriver1(Printer: THandle): PDriverInfo1;

Find out the required size of the structure } { Note: I'm passing nil for the second parameter. On client-server systems, you may need to pass something different. See Win32.hlp, under GetPrinterDriver for more information.

function GetPrinterDriver2(Printer: THandle): PDriverInfo2;


function GetPrinterDriver3(Printer: THandle): PDriverInfo3;


function GetPrinterInfo1(Printer: THandle): PPrinterInfo1;

Find out the required size of the structure

function GetPrinterInfo2(Printer: THandle): PPrinterInfo2;


function GetPrinterInfo5(Printer: THandle): PPrinterInfo5;


Types


Constants


Variables