BluetoothFindFirstRadio (avifil32)
Last changed: 95.0.37.130

.
Summary
TODO - a short description

C# Signature:

[DllImport("avifil32.dll", SetLastError=true)]
private static extern IntPtr BluetoothFindFirstRadio(ref BluetoothFindRadioParams pbtfrp, out IntPtr phRadio);

VB Signature:

Declare Function BluetoothFindFirstRadio Lib "avifil32.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