Wireless Communication Library Support Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Wireless Communication Library 6.10.0.0 has been released. More details on
www.btframework.com
Home
Help
Search
Calendar
Login
Register
Wireless Communication Library Support Forum
»
Wireless Communication Library
»
Wireless Communication Library MFC Edition
»
Some functions in the API reference document can not used
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Some functions in the API reference document can not used (Read 1114 times)
nangan
Newbie
Posts: 2
Karma: 0
Some functions in the API reference document can not used
«
on:
August 25, 2010, 05:23:05 AM »
Hi
I want to know how to detect if there is a bluetooth device avaible? I found a function called IsTransportExists() , it is WCLAPI's member function , so i create a WCLAPI object, but this object can't call the IsTransportExists() function? why?
Logged
Mike Petrichenko
Bluetooth Framework Developer
Administrator
Hero Member
Posts: 2467
Karma: 1000
Re: Some functions in the API reference document can not used
«
Reply #1 on:
September 02, 2010, 07:51:28 PM »
Hi,
wclBluetoothAPIs CwclAPI::GetBluetoothAPIs();
wclTransports CwclAPI::GetTransports();
Please, refer to API demo to find out how to know transports available. Also, refer to API references documnetation available in WCL package.
Logged
WCL
- Wireless Communication Library
TextBlue
- Bluetooth Proximity Marketing Software
WCL Phone Explorer
- Free Phone Content Manager
Print
Pages: [
1
]
Go Up
« previous
next »
Wireless Communication Library Support Forum
»
Wireless Communication Library
»
Wireless Communication Library MFC Edition
»
Some functions in the API reference document can not used