Help Center›AfxNova
AfxSetPrinterInfofunction
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
| Name | Description | |
|---|---|---|
wszPrinterName | The name of the printer. | |
dmField | Field to change | |
nValue | New value |
Reference
- Include file
AfxPrinter.inc - Defined in AfxNova/AfxPrinter.inc:777