System.Bluetooth.Components.TBluetoothLE.AddCharacteristic

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function AddCharacteristic(const AService: TBluetoothGattService;  const ACharacteristic: TBluetoothGattCharacteristic): Boolean;

C++

bool __fastcall AddCharacteristic(System::Bluetooth::TBluetoothGattService* const AService, System::Bluetooth::TBluetoothGattCharacteristic* const ACharacteristic);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


Description

Ajoute la caractéristique spécifiée au service spécifié et renvoie True en cas de réussite ; renvoie False sinon.

Support de la plate-forme

Plate-forme Supporté

Windows

OS X

10.9+

iOS

6+

Android

Voir aussi