Inesoft PrintCE SDK EVC++
PDC_EndDoc

This function ends a print job.

int PDC_EndDoc(
    HDC
hdc
);


Return Values

0 - all data sent to printer

1 - not all data sent to printer (cause: user break)
2 - not all data sent to printer (cause: connection errors)

Note: See eVC HPC & HPC/Pro documentation on EndDoc function for full details.


© 2009 Inesoft. All rights reserved.