
■ Note
Calling this method while barcode reading is disabled will cause an exception to be
thrown.
[Ex.] Read out the last read data converted to Unicode.
[VB] len = MyScanner.Input(buffer, 0, Scanner.ALL_BUFFER)
[C#] len = MyScanner.Input(buffer, 0, Scanner.ALL_BUFFER);
125
Comentarios a estos manuales