Luetooth, Tructure, Connect_info structure – Argox PT-9130 User Manual
Page 147: Bluetooth structure, Connect_info, Ras_entry

PT-90 Mobile Computer SDK Programming Manual 140
Bluetooth Structure
CONNECT_INFO Structure
This setting file contains information used by
Struct CONNECT_INFO
{
int
nChannel
;
int
nConnectType
;
WCHAR
strCom[6]
;
}
Members
nChannel
The connect channel for Serial port profile
nCannectType
Connect profile type. 1 Serial port profile, 2 File transfer profile
strCom
The connect com for Serial port profile, must be four characters long.. Contains "COM"+ com identifier
index, for example "COM7". If nConnectType member is 2 (FTP), strCom ben’t to check
Structure Information
Header: sysapiax.h
Device: PT90