Denso BHT-700-CE Reference Manual page 126

Barcode handy terminal
Table of Contents

Advertisement

BHT_RF_Synchronize
Description
Get the association status.
Syntax
DWORD BHT_RF_Synchronize (
long
lTimeout
,
long*
plSync
)
Parameters
lTimeout
[in] Timeout (in units of 100 ms)
lTimeout
> 0
Confirm the synchronization status until timeout
0
Check the synchronization status immediately and return the result
-1
Try to synchronize with the access point until synchronized
plSync
[out] Address for storing the synchronization result
plSync
0
Successfully synchronized
-1
Synchronization incomplete (timed out)
Return value
Error code
ERROR_SUCCESS
ERROR_DEV_NOT_EXIST
ERROR_NOT_READY
ERROR_INVALID_PARAMETER
Specification
Specification
Successful completion
No NIC device found.
Device not ready.
Parameter error
Storage address not specified.
Meaning
121

Advertisement

Table of Contents
loading

Table of Contents