bluetoothupdatedevicerecord (irprops)
Last changed: -130.225.51.45

.
Summary
Updates the computer local cache about the device.

C# Signature:

[DllImport("irprops.cpl", SetLastError=true)]
private static extern uint BluetoothUpdateDeviceRecord(ref BLUETOOTH_DEVICE_INFO pbtdi);

VB Signature:

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

User-Defined Types:

BLUETOOTH_DEVICE_INFO

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation