Help Center

AfxGetPrinterMediaReadyfunction

Retrieves the names of the paper forms that are currently available for use.

PrintingfunctionAfxPrinter.incdocumented

Syntax

FUNCTION AfxGetPrinterMediaReady (BYREF wszPrinterName AS WSTRING) AS DWSTRING

Parameters

NameDescription
wszPrinterNameThe printer name.

Return value

The names of the paper forms that are currently available for use.

Description

Retrieves the names of the paper forms that are currently available for use.

Reference

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