API:System.Bluetooth.Components.TBluetoothLE.WriteCharacteristic
Delphi
function WriteCharacteristic(const ADevice: TBluetoothLEDevice; const ACharacteristic: TBluetoothGattCharacteristic): Boolean;
C++
bool __fastcall WriteCharacteristic(System::Bluetooth::TBluetoothLEDevice* const ADevice, System::Bluetooth::TBluetoothGattCharacteristic* const ACharacteristic);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetoothLE |
Description
Embarcadero Technologies does not currently have any additional information.