AfxGetPrinterDCfunction
Returns the handle of the default printer device context.
Syntax
FUNCTION AfxGetPrinterDC () AS HDC
Return value
The handle of the default printer device context.
Description
Returns the handle of the default printer device context.
Reference
- Include file
AfxPrinter.inc - Defined in AfxNova/AfxPrinter.inc:71
- Documented in Printing/Printer Functions.md
- Topic: Printer Functions