IN_GetPrinterName

All Editions image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif Example

The IN_GetPrinterName function returns the current printer name, driver, and device.

Syntax

int IN_GetPrinterName( maxSize, pPrinterName )

Input Parameters

Meaning

USHORT maxSize

the maximum size in bytes of the pPrinterName array

Output Parameters

Meaning

CHARPTR pPrinterName

pointer to:
"printerName","driverName","deviceName"

Release information

Added to Imagenation for Windows in Release 4.10.

Not supported in Imagenation for UNIX.

See also

Selecting a printer

Printing a document