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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 184
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 47
48
4.24 OBRGets
This function retrieves decoded data for one character from the decoding data storage buffer in the
scanner driver.
In the Device Emulator, the function retrieves the code specifies by the I/O Simulator.
Calling Sequences
[C++]
int OBRGets(
BYTE *pDecodeData,
DWORD *pCode,
BYTE *pLength
)
[Visual Basic]
Public Shared Function OBRGets( _
ByVal pDecodeData As Byte(), _
ByRef pCode As Int32, _
ByRef pLength As Byte _
) As Int32
[C#]
public static Int32 OBRGets(
Byte[] pDecodeData,
ref Int32 pCode,
ref Byte pLength
);
Parameters
pDecodeData
This parameter is for retrieving the decoded data.
Vista de página 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 183 184

Comentários a estes Manuais

Sem comentários