PT-9230 Mobile Computer SDK Programming Manual
5
RegisterAlphaKeyNotification
– Register a request to send a prompt message
when the ALPHA key is pressed.
ShowChineseIME
– DISPLAY or HIDE the Chinese IME.
ShowDeskTop
– DISPLAY or HIDE all icons on desktop.
ShowExploreToolbar
– DISPLAY or HIDE toolbar on windows explorer.
ShowTaskbar
– DISPLAY or HIDE taskbar.
UnregisterAlphaKeyNotification
– UNREGISTER prompt message request.
Vibrator Related Functions
VibratorOn
– ON or OFF vibration indicator.
WLAN Related Functions
WL_Enable
– ENABLE WLAN.
WL_Disable
– DISABLE WLAN.
BlueTooth Related Functions
BT_On
– Enable Bluetooth.
BT_Off
– Disable Bluetooth.
SetDiscoverMode
– Enable/Disable the terminal is discoverable.
GetDiscoverMode
–Query terminal discoverable status.
SetSPPService
– Enable/Disable SPP Service.
GetSPPService
–Query SPP Service.
SetFTPService
– Enable/Disable FTP service.
GetFTPService
– Query FTP service status.
SetFTPWriteable
– Enable/Disable FTP service writeable.
GetFTPWriteable
– Query FTP service writeable status.
SetFTPShareFolder
– Setup the FTP share folder in terminal.
GetFTPShareFolder
– Query current FTP share folder in terminal.
InitSearchBTDevice
– Initial search information.
FindNextBTDevice
– retrieves the results of an Bluetooth device.
EndSearchBTDevice
– frees the search handle.
InitSearchFTPDevice
– Initial search the device supported FTP service.
FindFirstFTPDevice
– Get first device supported FTP service position.
FindNextFTPDevice
– Get next device supported FTP service position.
PairDevice
– Pair with device.
UnPairDevice
– Unpair with device.
GetComInfo
– Get com identifier index and amount.
ConnectDevice
– Connect to Bluetooth device for SPP or FTP.