Casio DT-X8 Series Bedienungsanleitung Seite 108

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 184
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 107
108
4.63 OBRGetUPCEOption
This retrieves the decode options for UPC-E symbology.
Calling Sequences
[C++]
int OBRGetUPCEOption(
BOOL *pEnable,
BYTE *pMinLength,
BYTE *pMaxLength,
BYTE *pOutFormat,
BYTE *pCheckDigit,
BYTE *pCheckChar
)
[Visual Basic]
Public Shared Function OBRGetUPCEOption( _
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 OBRGetUPCEOption(
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 UPC-E symbology. See
OBRSetUPCEOptionEx func
tion for the values to retrieve.
pMinLength
This parameter is for retrieving the minimum number of digits. See
OBRSetUPCEOptionEx func
tion for the values to retrieve.
Seitenansicht 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 183 184

Kommentare zu diesen Handbüchern

Keine Kommentare