Inesoft
PrintCE SDK EVC++ |
BOOL PDC_BitBlt(
HDC hdcDest,
int nXDest,
int nYDest,
int nWidth,
int nHeight,
HDC hdcSrc,
int nXSrc,
int nYSrc,
DWORD dwRop
);Note: See eVC documentation on BitBlt function for full details.
© 2009 Inesoft. All rights reserved.