Denso BHT-202Q Manuel d'utilisateur Page 135

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 407
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 134
Input
Reads binary data from the barcode buffer.
Syntax
[VB]
Public Function Input(ByVal buffer() As Byte, _
ByVal offset As Integer, len As Integer) As Integer
[C#]
public int Input(byte[] buffer, int offset, int len)
Parameters
buffer
[out] Destination buffer
offset
[in] Offset value within buffer indicating the start point of reading
len
[in] Maximum number of barcode digits to be read out
Specifying Scanner.ALL_BUFFER causes the entire contents of the barcode buffer
to be read.
Return value
Actual number of digits that have been read
Exceptions
Name of Exception Meaning
ObjectDisposedException Barcode reading is disabled.
126
Vue de la page 134
1 2 ... 130 131 132 133 134 135 136 137 138 139 140 ... 406 407

Commentaires sur ces manuels

Pas de commentaire