Help Center
Help CenterAfxNova

AfxSetPrinterInfofunction

PrintingfunctionAfxPrinter.incundocumented
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.

Syntax

PRIVATE FUNCTION AfxSetPrinterInfo (BYREF wszPrinterName AS WSTRING, BYVAL dmField AS DWORD, BYVAL nValue AS LONG) AS BOOLEAN

Parameters

NameDescription
wszPrinterNameThe name of the printer.
dmFieldField to change
nValueNew value

Reference

  • Include file AfxPrinter.inc
  • Defined in AfxNova/AfxPrinter.inc:777