Honeywell 8680i User Manual page 20

Wearable mini mobile computer
Hide thumbs Also See for 8680i:
Table of Contents

Advertisement

The function pointer that receives scan bar code events from the SDK layer.
OnPressButtonCallback pressBtnCb
The function pointer that receives button press events from the SDK layer.
OnGetSymbPropCallback symbPropCb
The function pointer that receives get/set symbology property events from the SDK
layer.
OnSendMenuCmdCallback menuCmdCb
The function pointer that receives the menu command responses from the SDK
layer.
Return Value
RESULT_SUCCESS_WIFI if successfully registered.
RESULT_ERR_NOT_INITIALIZE if the SDK is not successfully initialized.
UnregResponseCallbackWifi
This is used to stop receiving events from the SDK layer.
Parameters
N.A.
Return Value
RESULT_SUCCESS_WIFI if successfully unregistered.
RESULT_ERR_NOT_INITIALIZE if the SDK is not successfully initialized.
SetSymbPropWithWifi
Set the symbol code property in the scanner by sending an asynchronous menu
command.
12
typedef void (*OnDecodeCallback)(const DecodeResult_WiFi
&decRes);
typedef void (*OnPressButtonCallback)(const ButtonPressNotify
&notify);
typedef void (*OnGetSymbPropCallback)(const SymbPropResponse
&resp);
typedef void (*OnSendMenuCmdCallback)(const MenuCmdResponse
&resp);
8680i WiFi SDK User Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents