API:System.Bluetooth.Components.TBluetoothLE.WriteCharacteristic

From RAD Studio API Documentation

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.