AfxGetPrinterMediaReadyfunction
Retrieves the names of the paper forms that are currently available for use.
Syntax
FUNCTION AfxGetPrinterMediaReady (BYREF wszPrinterName AS WSTRING) AS DWSTRING
Parameters
| Name | Description | |
|---|---|---|
wszPrinterName | The 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