The BluetoothFindRadioClose function closes the enumeration handle associated with finding Bluetooth radios.
[DllImport("irprops.cpl", SetLastError=true)]
static extern TODO BluetoothFindRadioClose(TODO);
<DllImport("irprops.cpl", setlasterror:=True)> _
Private Shared Function BluetoothFindRadioClose(ByVal hFind As IntPtr) As Integer
End Function
None.
XP SP1 required.
See the platform SDK.
Please add some!
Please add some!