API:System.Bluetooth.TBluetoothGattServer.DoCreateIncludedService

From RAD Studio API Documentation
Jump to: navigation, search

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 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!