TwclBluetoothResultEvent Delegate

The common Bluetooth result even handler prototype.

Namespace: wclBluetooth
type
 TwclBluetoothResultEvent = procedure(Sender: Tobject;
 const Radio: TwclBluetoothRadio; const Error: Integer) of object;

Parameters

Sender

The object initiates the event.

Radio

A TwclBluetoothRadio object represents a Bluetooth driver that fired the event.

Error

An operation result code.