API:System.Bluetooth.Components.TBluetoothLE.CreateService
Delphi
function CreateService(const AnUUID: TBluetoothUUID; AType: TBluetoothServiceType): TBluetoothGattService;
C++
System::Bluetooth::TBluetoothGattService* __fastcall CreateService(const GUID &AnUUID, System::Bluetooth::TBluetoothServiceType AType);
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. Please help us document this topic by using the Discussion page!