Casio DT-X8 Series Manual do Utilizador Página 106

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 184
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 105
106
4.62 OBRSetUPCEOptionEx
This function sets up the decode options for UPC-E symbology.
Calling Sequences
[C++]
int OBRSetUPCEOptionEx(
BYTE byEnable,
BYTE byMinLength,
BYTE byMaxLength,
BYTE byOutFormat,
BYTE byCheckDigit,
BYTE byCheckChar
)
[Visual Basic]
Public Shared Function OBRSetUPCEOptionEx( _
ByVal byEnable As Byte, _
ByVal byMinLength As Byte, _
ByVal byMaxLength As Byte, _
ByVal byOutFormat As Byte, _
ByVal byCheckDigit As Byte, _
ByVal byCheckChar As Byte _
) As Int32
[C#]
public static Int32 OBRSetUPCEOptionEx(
Byte byEnable,
Byte byMinLength,
Byte byMaxLength,
Byte byOutFormat,
Byte byCheckDigit,
Byte byCheckChar
);
Parameters
byEnable
This parameter is for specifying scanning status with UPC-E symbology selecting one of
the values listed below.
OBR_CODE_ENABLE : Enable UPC-E symbology.
OBR_CODE_DISABLE : Disable UPC-E symbology.
OBR_CODE_IGNORE : Continue with the current settings.
Vista de página 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 183 184

Comentários a estes Manuais

Sem comentários