Casio DT-X8 Series Bedienungsanleitung Seite 125

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 184
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 124
125
4.71 OBRGetCode128Option
This function retrieves the decode options for Code128 symbology.
Calling Sequences
[C++]
int OBRGetCode128Option(
BOOL *pEnable,
BYTE *pMinLength,
BYTE *pMaxLength,
BYTE *pOutFormat,
BYTE *pCheckDigit,
BYTE *pCheckChar
)
[Visual Basic]
Public Shared Function OBRGetCode128Option( _
ByRef pEnable As Boolean, _
ByRef pMinLength As Byte, _
ByRef pMaxLength As Byte, _
ByRef pOutFormat As Byte, _
ByRef pCheckDigit As Byte, _
ByRef pCheckChar As Byte _
) As Int32
[C#]
public static Int32 OBRGetCode128Option(
ref Boolean pEnable,
ref Byte pMinLength,
ref Byte pMaxLength,
ref Byte pOutFormat,
ref Byte pCheckDigit,
ref Byte pCheckChar
);
Parameters
pEnable
This parameter is for retrieving the scanning status with Code128 symbology. See
OBRSetCode128Option function for
the values to retrieve.
pMinLength
This parameter is for retrieving the minimum number of digits. See
OBRSetCode128Option function for
the values to retrieve.
Seitenansicht 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 183 184

Kommentare zu diesen Handbüchern

Keine Kommentare