Denso BHT-700-CE Reference Manual page 142

Barcode handy terminal
Table of Contents

Advertisement

BHT_WaitStandbyEvent
Description
Make the system wait until the specified event occurs.
Syntax
BHT_WaitStandbyEvent (
DWORD
dwEvtNum
DWORD
dwEvtMask
DWORD*
pdwSignalEvent
Parameters
dwEvtNum
[in] Number of events to wait
dwEvtMask
[in] Events to wait
dwEvtMask
EVT_MASK_KEYDOWN
EVT_MASK_TRGDOWN
EVT_MASK_TCHUP
EVT_MASK_DECODE
EVT_MASK_RECEIVE
EVT_MASK_RECEIVE_IRDA
EVT_MASK_RECEIVE_RS232C Data reception(Serial interface)
EVT_MASK_RECEIVE_USB
pdwSignalEvent
[out] Address for storing events that occurred
pdwSignalEvent
EVT_MASK_KEYDOWN
EVT_MASK_TRGDOWN
EVT_MASK_TCHUP
EVT_MASK_DECODE
EVT_MASK_RECEIVE
EVT_MASK_RECEIVE_IRDA
EVT_MASK_RECEIVE_RS232C Data reception(Serial interface)
EVT_MASK_RECEIVE_USB
Return value
Error code
ERROR_SUCCESS
ERROR_INVALID_PARAMETER
,
,
)
Key depression
Trigger switch depression
Stylus release
Decoding complete
Data reception(IrDA interface)
Data reception(USB interface)
Key depression
Trigger switch depression
Stylus release
Decoding complete
Data reception(IrDA interface)
Data reception(USB interface)
Successful completion
Parameter error.
Storage address not specified
Specification
Specification
Meaning
137

Advertisement

Table of Contents
loading

Table of Contents