bluetoothfindnextradio (irprops)
Last changed: -87.213.69.130

.
Summary
The BluetoothFindNextRadio function finds the next Bluetooth radio.

C# Signature:

[DllImport("irprops.cpl", SetLastError=true)]
static extern bool BluetoothFindNextRadio(IntPtr hFind, out IntPtr phRadio);

VB Signature:

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