API:System.Bluetooth.TBluetoothGattServer.DoCreateIncludedService

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DoCreateIncludedService(const AService: TBluetoothGattService; const AnUUID: TBluetoothUUID;  AType: TBluetoothServiceType): TBluetoothGattService; virtual; abstract;

C++

virtual TBluetoothGattService* __fastcall DoCreateIncludedService(TBluetoothGattService* const AService, const GUID &AnUUID, TBluetoothServiceType AType) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !