Inesoft PrintCE SDK EVC++
prnStartDoc

This method informs the device driver that a new print job is starting and that all subsequent prnStartPage and prnEndPage calls should be spooled under the same job until an prnEndDoc call occurs.

int prnStartDoc();

Return value

Return Value The value –1 if there is an error such as insufficient memory or an invalid port specification occurs; otherwise, a positive value.

 


© 2009 Inesoft. All rights reserved.