Casio DT-X8 Series Manual de usuario Pagina 141

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 184
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 140
141
4.79 OBRGetRSSLimitedOption
This function retrieves the decode options for RSS Limited symbology.
Calling Sequences
[C++]
int OBRGetRSSLimitedOption(
BOOL *pEnable,
BYTE *pMinLength,
BYTE *pMaxLength,
BYTE *pOutFormat,
BYTE *pCheckDigit,
BYTE *pCheckChar
)
[Visual Basic]
Public Shared Function OBRGetRSSLimitedOption( _
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 OBRGetRSSLimitedOption(
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 scanning status with RSS Limited symbology. See
OBRSetRSSLimitedOption function for the values
to retrieve.
pMinLength
This parameter is for retrieving the minimum number of digits. See
OBRSetRSSLimitedOption function for the values
to retrieve.
Vista de pagina 140
1 2 ... 136 137 138 139 140 141 142 143 144 145 146 ... 183 184

Comentarios a estos manuales

Sin comentarios