Help Center

AfxGetPrinterTrayNamesfunction

Returns a list with the names of the printer's paper bins.

PrintingfunctionAfxPrinter.incdocumented

Syntax

FUNCTION AfxGetPrinterTrayNames (BYREF wszPrinterName AS WSTRING) AS DWSTRING

Parameters

NameDescription
wszPrinterNameThe printer name.

Return value

Returns a list with the names of the printer's paper bins. The names are separated by a carriage return and a line feed characters.

Description

Returns a list with the names of the printer's paper bins.

Reference

  • Include file AfxPrinter.inc
  • Defined in AfxNova/AfxPrinter.inc:408
  • Documented in Printing/Printer Functions.md
  • Topic: Printer Functions