TwclBluetoothRadio.HalGetPlugged Method

Implements a hardware-dependent code to check a Bluetooth hardware physical state.

Namespace: wclBluetooth
protected
 function HalGetPlugged: Boolean; virtual; abstract;

Return Value

Type: Boolean

Returns True if a Bluetooth hardware is physically available. False otherwise.

A derived class must override this method to provide information about supported Bluetooth driver.