Casio DT-X8 Series Manual de usuario Pagina 120

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 184
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 119
120
4.69 OBRGetCode93Option
This function retrieves the decode options for Code93 symbology.
Calling Sequences
[C++]
int OBRGetCode93Option(
BOOL *pEnable,
BYTE *pMinLength,
BYTE *pMaxLength,
BYTE *pOutFormat,
BYTE *pCheckDigit,
BYTE *pCheckChar
)
[Visual Basic]
Public Shared Function OBRGetCode93Option( _
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 OBRGetCode93Option(
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 Code93 symbology. See
OBRSetCode93Option func
tion for the values to retrieve.
pMinLength
This parameter is for retrieving the minimum number of digits. See
OBRSetCode93Option func
tion for the values to retrieve.
Vista de pagina 119
1 2 ... 115 116 117 118 119 120 121 122 123 124 125 ... 183 184

Comentarios a estos manuales

Sin comentarios