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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 184
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 101
102
4.60 OBRGetUPCEAddonOption
This function retrieves the decode options for UPC-E Addon symbology.
Calling Sequences
[C++]
int OBRGetUPCEAddonOption(
BOOL *pEnable,
BYTE *pMinLength,
BYTE *pMaxLength,
BYTE *pOutFormat,
BYTE *pCheckDigit,
BYTE *pCheckChar
)
[Visual Basic]
Public Shared Function OBRGetUPCEAddonOption( _
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 OBRGetUPCEAddonOption(
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 Addon symbology. See
OBRSetUPCEAddonOptionEx fun
ction for the values to retrieve.
pMinLength
This parameter is for retrieving the minimum number of digits. See
OBRSetUPCEAddonOptionEx fun
ction for the values to retrieve.
Vista de página 101
1 2 ... 97 98 99 100 101 102 103 104 105 106 107 ... 183 184

Comentários a estes Manuais

Sem comentários