Author Topic: Some functions in the API reference document can not used  (Read 7641 times)

nangan

  • Guest
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?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
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.

 

Sitemap 1 2 3 4 5 6 7