Product Site

8.74. SysWinGetPrinters (Windows only)

Returns a list of available printer descriptions.

Parameters:
stemarray

A Rexx stem or array variable for the returned printers. If a stem variable, stem.0 is set to n, the number of printers returned, and the printers are returned in stem.1 to stem.n.

Each entry is of the form "Printername,Drivername,Portname".

Return codes:
0

Success
1

Failure