bluetoothgetdeviceinfo (irprops)
Last changed: -130.225.51.45

.
Summary
TODO - a short description

C# Signature:

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

VB Signature:

Declare Function BluetoothGetDeviceInfo 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