97
Chapter 4 API Reference
4
stop
Stops the printer search.
Syntax
public static synchronized void stop()
throws EpsonIoException
Exceptions
When processing fails, EpsonIoException is thrown with one of the following error values.
Error Value Description
IoStatus.ERR_ILLEGAL This API was called when a search was not in progress.
IoStatus.ERR_PROCESSING Could not execute process.
IoStatus.ERR_FAILURE An unspecified error occurred.