API:System.Bluetooth.TBluetoothGattServer.DoCreateIncludedService
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 ;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | TBluetoothGattServer | 
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.