Specifications
No
EPSON
TITLE
EPSON Advanced Printer Driver for TM series
StatusAPI
Reference Manual
Revision
L
NEXT
73
SHEET
72
3.53.BiESCNEnable
[Function]
Set so that scanner extended functions can be used.
[Format]
int BiESCNEnable(BYTE bStoreType);
[Argument]
BYTE bStoreType
Select a storing method for a cropped image stored using BiESCNStoreImage().
CROP_STORE_MEMORY(0): Save in memory.
CROP_STORE_FILE(1): Save in a file.
[Return value]
SUCCESS(0) is returned if the execution is successful. If an error occurs, one of the following error codes (negative value)
is returned:
ERR_PARAM(-90) Parameter error
ERR_ENABLE(-160) Cannot be used because BiOpenMonPrinter() is called.
[Explanation]
Before calling BiOpenMonPrinter(), it is necessary to enable scanner extended functions by calling this argument.
1. Secure save table area with BiOpenMonPrinter().
2. After calling back image data reading, process the image data acquired by the printer and save it in the WORK AREA.
3. Arguments of the scanner extended functions (BiESCN~) can be used.
[Note]
If this argument is called after calling BiOpenMonPrinter(), the scanner extended functions cannot be used and the way of
saving a cropped image cannot be changed.
[Supported Printer]
TM-H6000 with Image Scanner