Inesoft
PrintCE SDK EVC++ |
Retrieves information about the capabilities of a printer device.
int PDC_GetDeviceCaps(
HDC hdc,
int nIndex
);Remarks
PrintCE supports only next nIndex values:
HORZRES
VERTRES
LOGPIXELSX
LOGPIXELSY
PHYSICALWIDTH
PHYSICALHEIGHT
PHYSICALOFFSETX
PHYSICALOFFSETY
BITSPIXEL
PLANES
NUMCOLORSNote: See eVC documentation on GetDeviceCaps function for full details.
© 2009 Inesoft. All rights reserved.