Specifications

No
EPSON
TITLE
EPSON Advanced Printer Driver for TM series
StatusAPI
Reference Manual
Revision
L
NEXT
70
SHEET
69
3.50. BiSCNDeleteImage
[Function]
Deletes the reading result of an image of a specified data ID or deletes the reading result of all data IDs saved at a time.
When executing a collective deletion, both the NV memory used for image saving and the reading result of images saved
in the work area are deleted.
[Format]
int BiSCNDeleteImage( int nHandle, WORD wID)
[Argument]
int nHandle
Specifies the handle value of the printer executing the function. The return value in BiOpenMonPrinter() is specified.
WORD
wID
Specifies data ID to be deleted. A value can be specified in the range of 1 - 65535.
If 0 is specified to the data ID, all the reading result of the ID images saved is deleted at the same time.
[Return Values]
If execution is successful, 0 is returned. If an error occurs, the following error codes (negative values) are returned.
ERR_HANDLE The handle value specified for the printer is incorrect.
ERR_ACCESS Reading/writing with the printer is not possible (printing in progress).
ERR_NOT_SUPPORT Not supported
ERR_OFFLINE It was opened in the offline state, so it cannot be used until the online state is recovered.
[Caution]
If this function is executed for the TM-H6000II, which is not equipped with a scanner, it ends normally, but the scanning
data is not deleted.
[Supported Printers]
TM-H6000II with scanner