Inesoft PrintCE SDK EVC++
CPrintCE::EndDoc Method

Ends a print job.

C++ Syntax: long ret = object.EndDoc();
eVB Syntax:
ret = object.EndDoc

Return Value

ret

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)

 


© 2009 Inesoft. All rights reserved.