Inesoft PrintCE SDK EVC++
CPrintCE::State Property ReadOnly

Returns current statement of a printing driver.

C++ Syntax: long value = object.GetState();
eVB Syntax:
value = object.State

Return Values

0 - no tasks to print
1 - establishing connection with a printer
2 - connection established successfully, document is being printed
3 - connection with a printer is successfully closed
4 - connection with a printer is lost
5 - connection with a printer is being closed

 


© 2009 Inesoft. All rights reserved.