Argox PT-9130 User Manual

Page 13

Advertising
background image

PT-90 Mobile Computer SDK Programming Manual 6

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.

GetConnectStatus

– Query the device connected status.

GetSPPClientChannel

– Get SPP channel.

FindFirstFTPFile

– Get first file information from share folder in connected

device.

FindNextFTPFile

– Get next file information from share folder in connected

device.

GetFTPFile

– Get file from share folder in the connected device.

PutFTPFile

– Send file to share folder in the connected device.

CreateFTPFolder

– Create a new folder to share folder in the connected device.

DeleteFTPFolder

– Delete folder from share folder in connected device.

DeleteFTPFile

– Delete file from share folder in connected device.

Camera Related Functions

Camera_On

– Enable Camera.

Camera_Off

– Disable Camera.

SetPreviewSize

Set preview window x-axis coordinate、y-axis coordinate、

width、height.

GetPreviewSize

– Get preview window x-axis coordinate、y-axis coordinate、

width、height.

EnablePreview

– Enable/Disable preview window.

SetStillCaptureSize

– Set still capture image pixel.

GetStillCaptureSize

– Get still capture image pixel.

StartStillCapture

– Start execute still capture active.

SetFlash

– Enable/Disable flash light.

GetFlash

– Query flash light status.

SetDarkMode

– Enable/Disable dark mode.

GetDarkMode

– Query dark mode status.

SetInvert

– Set media stream invert, include flip、mirror.

GetInvert

– Get media stream invert, include flip、mirror.

Advertising