Specifications

No
EPSON
TITLE
EPSON Advanced Printer Driver for TM series
StatusAPI
Reference Manual
Revision
L
NEXT
72
SHEET
71
3.52. BiSCNGetImageRemainingCapacity
[Function]
Acquires the remaining capacity (in bytes) of the NV memory for saving the reading result of images.
[Format]
int BiSCNGetImageRemainingCapacity( int nHandle, LPDWORD pSize)
[Argument]
int nHandle
Specifies the handle value of the printer executing the function. The return value in BiOpenMonPrinter() is specified.
LPDWORD
pSize
Specifies the memory address for setting the remaining capacity of the NV memory for saving the reading result of
images.
[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.
ERR_PARAM Specified interval in milliseconds is less than or equal to zero.
ERR_TIMEOUT A time out error occurred.
[Caution]
If this function is executed for the TM-H6000II, which is not equipped with a scanner, it ends with an ERR_TIMEOUT.
The remaining capacity is the remaining when subtracting fail block, memory management area, and the reading result
of images from all the memory capacity for saving the reading result of images.
[Supported Printers]
TM-H6000II with scanner