DC_GetconnectedStatus
Get the status of printer LONG DC_GetConnectedStatus(); Return Values enum variable SPRT_CS_NOTINITED - "Haven't initialize to graphic mode" SPRT_CS_NORMAL - "printer status is normal, you can use draw funcs" SPRT_CS_BUSY - "Printer is busy now, sending is delay" © 2008 SPRT . All rights reserved.
Get the status of printer
LONG DC_GetConnectedStatus();
Return Values
enum variable SPRT_CS_NOTINITED - "Haven't initialize to graphic mode" SPRT_CS_NORMAL - "printer status is normal, you can use draw funcs" SPRT_CS_BUSY - "Printer is busy now, sending is delay"
© 2008 SPRT . All rights reserved.