In The Hand
BluetoothClient Constructor (localEP)
NamespacesInTheHand.Net.SocketsBluetoothClientBluetoothClient(BluetoothEndPoint)
.NET Components for Mobility
Initializes a new instance of the BluetoothClient class and binds it to the specified local endpoint.
Declaration Syntax
C#Visual Basic
public BluetoothClient(
	BluetoothEndPoint localEP
)
Public Sub New ( _
	localEP As BluetoothEndPoint _
)
Parameters
localEP (BluetoothEndPoint)
The BluetoothEndPoint to which you bind the Bluetooth Socket. Only necessary on multi-radio system where you want to select the local radio to use.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0