In The Hand
FromHandle Method (handle)
NamespacesInTheHand.Net.PortsBluetoothSerialPortFromHandle(IntPtr)
.NET Components for Mobility
Creates a BluetoothSerialPort instance from an existing open virtual serial port handle.
Declaration Syntax
C#Visual Basic
public static BluetoothSerialPort FromHandle(
	IntPtr handle
)
Public Shared Function FromHandle ( _
	handle As IntPtr _
) As BluetoothSerialPort
Parameters
handle (IntPtr)
Handle value created previously by BluetoothSerialPort.
Return Value
BluetoothSerialPort wrapper around handle.

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