All Editions
Related Functions
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 |
|
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