API:System.Bluetooth.TBluetoothGattService.CreateIncludedService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateIncludedService(const AnUUID: TBluetoothUUID; AType: TBluetoothServiceType): TBluetoothGattService;

C++

TBluetoothGattService* __fastcall CreateIncludedService(const GUID &AnUUID, TBluetoothServiceType AType);

Properties

Type Visibility Source Unit Parent
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattService

Description

Embarcadero Technologies does not currently have any additional information.