In The Hand
RemoveDevice Method (device)
NamespacesInTheHand.Net.BluetoothBluetoothSecurityRemoveDevice(BluetoothAddress)
.NET Components for Mobility
Remove the pairing with the specified device
Declaration Syntax
C#Visual Basic
public static bool RemoveDevice(
	BluetoothAddress device
)
Public Shared Function RemoveDevice ( _
	device As BluetoothAddress _
) As Boolean
Parameters
device (BluetoothAddress)
Remote device with which to remove pairing.
Return Value
TRUE if device was successfully removed, else FALSE.

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