Click or drag to resize

wclBluetoothRadioClassicSupported Property

Gets the Classic Bluetooth support status.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public bool ClassicSupported { get; }

Property Value

Boolean
Returns true if the Radio is available and supports Classic Bluetooth. Returns galse otherwise.
Remarks
If the Radio supports Classic Bluetooth but is not available a returning value is false.
See Also