TwclBluetoothRadio.GetAddress(Int64) Method

Reads the local Bluetooth Radio MAC address.

Namespace: wclBluetooth
public
 function GetAddress(out Address: Int64): Integer;

Parameters

Address
Type: Int64

On output the local Bluetooth Radio address.

Return Value

Type: Integer

If the function succeed the return value is wclErrors.WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.