Specifications
No
EPSON
TITLE
EPSON Advanced Printer Driver for TM series
StatusAPI
Reference Manual
Revision
L
NEXT
71
SHEET
70
3.51. BiSCNGetImageList
[Function]
Acquires a data ID list of the reading result of the images saved in the NV memory. If there is no data ID saved, it returns 0
to pListNum.
[Format]
int BiSCNGetImageList( int nHandle, LPWORD pListNum, LPWORD pIDList)
[Argument]
int nHandle
Specifies the handle value of the printer executing the function. The return value in BiOpenMonPrinter() is specified.
LPWORD
pListNum
Specifies the number of data ID acquired in the data ID list. After executing this function, the actual total number of the
data ID acquired is set. If the number of the data ID saved is bigger than the number of data ID specified, the number of
data ID required is set and in the case of the error other than this, nothing is set.
pIDList
Specifies the memory address for setting the data ID list. Information should be set with the format below.
DataID1 (1-65535) , ···, Data IDk
[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.
ERR_BUFFER_OVER_FLOW (-140) Buffer capacity insufficient.
[Caution]
•
If this function is executed for the TM-H6000II, which is not equipped with a scanner, it ends with an ERR_TIMEOUT.
• Data ID saved in the work area cannot be acquired.
[Supported Printers]
TM-H6000II with scanner