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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 184
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 49
50
4.25 OBRGetStatus
This function retrieves the status of the decoding data storage buffer in the scanner driver.
Calling Sequences
[C++]
int OBRGetStatus(
DWORD *pSize,
BYTE *pNumber
)
[Visual Basic]
Public Shared Function OBRGetStatus( _
ByRef pSize As Int32, _
ByRef pNumber As Byte _
) As Int32
[C#]
public static Int32 OBRGetStatus(
ref Int32 pSize,
ref Byte pNumber
);
Parameters
pSize
This parameter is for retrieving the number of bytes remained in the buffer (no. of steps
remained x maximum length of one data).
pNumber
This parameter is for retrieving the number of steps remained in the buffer.
Return Values
OBR_OK : Normal end
OBR_NOT_DEVICE : Scanner driver error. In the Device Emulator, this value is not returned.
FUNCTION_UNSUPPORT : Unsupported error
Vista de página 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 183 184

Comentários a estes Manuais

Sem comentários