guides:programming:programmers_reference_manual:printerinfo_get_printer_message

PRINTERINFO Get_Printer Message

The PRINTERINFO message returns information about the default printer. This information is retrieved with the WinAPI function GetDeviceCaps. See a WinAPI reference manual for more details on the return information from the PRINTERINFO message.

MessageFieldsDescription
PRINTERINFO<1>
<2>TECHNOLOGY
<3>HORZSIZE
<4>VERTSIZE
<5>HORZRES
<6>VERTRES
<7>LOGPIXELSX
<8>LOGPIXELSY
<9>BITSPIXEL
<10>PLANES
<11>NUMBRUSHES
<12>NUMPENS
<13>NUMMARKERS
<14>NUMFONTS
<15>NUMCOLORS
<16>ASPECTX
<17>ASPECTY
<18>ASPECTXY
<19>PDEVICESIZE
<20>CLIPCAPS
<21>SIZEPALETTE
<22>NUMRESERVED
<23>COLORRES
<24>RASTERCAPS
<25>CURVECAPS
<26>LINECAPS
<27>POLYGONALCAPS
<28>TEXTCAPS
  • guides/programming/programmers_reference_manual/printerinfo_get_printer_message.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1