[DllImport("irprops.cpl", SetLastError=true)]
static extern bool BluetoothIsDiscoverable(IntPtr hRadio);
<DllImport("irprops.cpl", setlasterror:=True)> _
Private Shared Function BluetoothIsDiscoverable(ByVal hRadio 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!