Specifications
No
EPSON
TITLE
EPSON Advanced Printer Driver for TM series
StatusAPI
Reference Manual
Revision
L
NEXT
22
SHEET
21
3.12. BiResetPrinter
[Function]
Resets the status monitor printer.
[Format]
int BiResetPrinter (int nHandle);
[Argument]
int nHandle
Specifies the handle value of the printer to be reset. The BiOpenMonPrinter() return value is used in the handle value.
[Return value]
0 is returned when printer reset is successful. The following error codes (less than zero) are returned when an error is
triggered.
ERR_HANDLE The handle value specified for the printer is incorrect.
ERR_NOT_SUPPORT Not supported (Including when a serial connection is used.)
[Explanation]
Judges the printer’s interface automatically and executes parallel connection printer reset processing. Also, if printer
reset is executed during printing, the printing job is canceled and printer reset is executed.
[Caution]
• When using a parallel connection with WindowsXP, use the ESD_LPTx port.
[Supported printer]
TM-T88II, TM-T88III, TM-T90, TM-L90, TM-H5000II, TM-U590, TM-U675, TM-H6000, TM-H6000II, TM-J8000,
TM-J2000/2100, TM-J7000/7100, TM-U230, TM-U210A, TM-U325, TM-U950, TM-U295, TM-L60II (In each case, it is
possible to use a connection other than a serial connection.)