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:
WiFi Framework 7.4.13.0 has been released.
http://www.btframework.com/news.htm#a16042018
Home
Help
Search
Calendar
Login
Register
Wireless Communication Library Support Forum
»
Wireless Communication Library
»
Wireless Communication Library .NET Edition
»
Automatically select first BT radio from listview
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Automatically select first BT radio from listview (Read 2388 times)
TheodorosGR
Guest
Automatically select first BT radio from listview
«
on:
July 18, 2008, 11:42:15 AM »
Hello everyone!
Can some1 tell me how to change the code of the demo so the user dont have to select the BT radio prior performing discovery? I want to automatically set the Radio to the first available radio from lvRadios.
Thanks!
Logged
Mike Petrichenko
Bluetooth Framework Developer
Administrator
Hero Member
Posts: 3072
Karma: 1000
Re: Automatically select first BT radio from listview
«
Reply #1 on:
July 18, 2008, 12:40:02 PM »
dim Radios as wclBluetoothRadios
Rados = wclBluetoothDiscovery1.EnumRadios
wclOPPClient1.BluetoothParams.Radio = Radios.Items(0)
Logged
Bluetooth Framework
IrDA Framework
Serial Framework
WiFi Framework
Print
Pages: [
1
]
Go Up
« previous
next »
Wireless Communication Library Support Forum
»
Wireless Communication Library
»
Wireless Communication Library .NET Edition
»
Automatically select first BT radio from listview
Sitemap
1
2
3
4
5
6
7
8
9