Honeywell 8680i User Manual page 27

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

Advertisement

GetGen7WifiSDKVersion
Get the current version of the SDK.
Parameters
char* version
The array for receiving the version.
int* verSize
[In]
[Out] The real size of the returned version array, not larger than the max size
Return Value
RESULT_SUCCESS_WIFI if the SDK version is successfully retrieved.
RESULT_ERR_PARAMETER_WIFI if the version or verSize is null.
RESULT_ERR_EXCEPTION_WIFI if the version retrieval fails.
SetLanguageWithWifi
Parameters
unsigned long connID
The connection ID for the scanner.
LanguageOptions_WiFi option
The language options. See LanguageOptions_WiFi.
Return Value
RESULT_SUCCESS_WIFI if the menu command is successfully executed.
RESULT_ERR_NOT_INITIALIZE if the SDK is not successfully initialized.
RESULT_ERR_SERVICE_NOT_STARTED if the TCP server is not started.
RESULT_ERR_PARAMETER_WIFI if the connID is not correct.
RESULT_ERR_EXCEPTION_WIFI if the menu command fails.
GetClientAddress
Get the IP address and port of the socket of the connected scanner.
8680i WiFi SDK User Guide
The max size of the returned version array to pass in.
passed in.
19

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents