Casio DT-X8 Series Manual de usuario Pagina 38

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 184
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 37
38
4.15 OBRGetLastEventStatus
If the scanning completion notification has been set to "via Event", this function retrieves the factor
that forced scanning a bar code to end. See Chapter 5.1 "Scanning Completion Notification" for
det
ail.
Calling Sequences
[C++]
int OBRGetLastEventStatus(
DWORD *pStatus
)
[Visual Basic]
Public Shared Function OBRGetLastEventStatus( _
ByRef pStatus As Int32 _
) As Int32
[C#]
public static Int32 OBRGetLastEventStatus(
ref Int32 pStatus
);
Parameters
pStatus
This parameter is for retrieving a factor that forces the scanning to end.
OBR_NONE : No event factor
OBR_SUCCESS : Scanning succeeded
OBR_TIMEOUT : Timeout
OBR_BUFFOVER : OBR buffer in full error
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 pagina 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 183 184

Comentarios a estos manuales

Sin comentarios