In The Hand
RemoveDevice Method (device)
NamespacesInTheHand.Net.BluetoothIBluetoothSecurityRemoveDevice(BluetoothAddress)
.NET Components for Mobility
Remove the pairing with the specified device
Declaration Syntax
C#Visual Basic
bool RemoveDevice(
	BluetoothAddress device
)
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: 2.4.0.0