IN_GetPrinterTrayIDNames

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

The IN_GetPrinterTrayIDNames function returns both the identifiers and the names of all paper trays available on the current printer.

Syntax

int IN_GetPrinterTrayIDNames( maxSize, pTrayIDNames )

Input Parameters

Meaning

SHORT maxSize

the maximum size of the pTrayIDNames array

Output Parameters

Meaning

CHARPTR pTrayIDNames

pointer to an array of paper tray couplets, each consisting of ID,label

Release information

Added to Imagenation for Windows in Release 5.10.

Not supported in Imagenation for UNIX.

See also

Setting paper tray options