Specifications
No
EPSON
TITLE
EPSON Advanced Printer Driver for TM series
StatusAPI
Reference Manual
Revision
L
NEXT
79
SHEET
78
3.59.BiESCNSetRotate
[Function]
Select a value of capRotate.
[Format]
int BiESCNSetRotate(int nHandle, BYTE bCapRotate);
[Argument]
int nHandle
Select a printer handle value. Specify a return value of BiOpenMonPrinter() to the handle value.
BYTE bCapRotate
Select a value for capRotate.
CROP_ROTATE_ENABLE(1): Rotate processing enabled.
CROP_ROTATE_DISABLE(0): Rotate processing disabled.
[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]
Set the value of capRotate.
[Note]
❑
If the argument other than CROP_ROTATE_ENABLE or CROP_ROTATE_DISABLE is selected, the error
(ERR_PARAM) is returned.
❑
The Rotate processing flag that has been set is used in the next image data reading process (Rotate processing is not
used for the image data that has been already read and saved in the WORK AREA.)
[Supported printer]
TM-H6000II with Image Scanner