[DllImport("irprops.cpl", SetLastError=true)]
private static extern bool BluetoothFindRadioClose(ref IntPtr hFind);
<DllImport("irprops.cpl", setlasterror:=True)> _
Private Shared Function BluetoothFindRadioClose(ByVal hFind As IntPtr) As Integer
End Function
None.
XP SP1 required.
See the BluetoothAPIs.h file in the platform SDK.
Please add some!
Please add some!