In The Hand
BluetoothAddress Constructor (address)
NamespacesInTheHand.NetBluetoothAddressBluetoothAddress(Int64)
.NET Components for Mobility
Initializes a new instance of the BluetoothAddress class with the specified address.
Declaration Syntax
C#Visual Basic
public BluetoothAddress(
	long address
)
Public Sub New ( _
	address As Long _
)
Parameters
address (Int64)
Int64 representation of the address.

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