In The Hand
CreateClient Method (endPoint)
NamespacesInTheHand.Net.PortsBluetoothSerialPortCreateClient(BluetoothEndPoint)
.NET Components for Mobility
Create a client port for connection to a remote device. Auto allocates a port from the COM0-9 range.
Declaration Syntax
C#Visual Basic
public static BluetoothSerialPort CreateClient(
	BluetoothEndPoint endPoint
)
Public Shared Function CreateClient ( _
	endPoint As BluetoothEndPoint _
) As BluetoothSerialPort
Parameters
endPoint (BluetoothEndPoint)
Remote device to connect to.
Return Value

[Missing <returns> documentation for "M:InTheHand.Net.Ports.BluetoothSerialPort.CreateClient(InTheHand.Net.BluetoothEndPoint)"]

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