Specifications
No
EPSON
TITLE
EPSON Advanced Printer Driver for TM series
StatusAPI
Reference Manual
Revision
L
NEXT
76
SHEET
75
3.56.BiESCNGetCutSize
[Function]
Acquire the value of cutSize.
[Format]
int BiESCNGetCutSize(int nHandle, LPWORD pCutSize);
[Argument]
int nHandle
Select a printer handle value. Specify a return value of BiOpenMonPrinter() to the handle value.
LPWORD pCutSize
Select a memory address to set a cutSize value.
[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_HANDLE(-60) The handle value that selects the printer is incorrect.
ERR_PARAM(-90) Parameter error.
ERR_NOT_SUPPORT(-100) Not supported.
[Explanation]
Acquire the value of cutSize (size for cutting the left and right sides of an image data).
❑
If a number other than “0” is selected for cutSize, after reading the image data, CutSize processing (cut the left and
right sides of the image data for a selected size) is executed, and the processed image data is saved in the WORK
AREA.
❑
If “0” is selected for cutSize, cutSize is not executed.
[Supported printer]
TM-H6000II with Image Scanner