bluetoothremovedevice (irprops)
Last changed: -130.225.51.45

.
Summary
TODO - a short description

C# Signature:

[DllImport("irprops.cpl", SetLastError=true)]
private static extern uint BluetoothRemoveDevice(ref  UInt64 pAddress);

VB Signature:

Declare Function BluetoothRemoveDevice Lib "irprops.dll" (TODO) As TODO

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation