System.Bluetooth.TBluetoothUUIDHelper.GetBluetoothUUID
Version vom 3. Dezember 2015, 11:36 Uhr von Roxanac (Diskussion | Beiträge) (1 Version: Translated in Trados. LOC-20699)
Delphi
class function GetBluetoothUUID(const A16bitsUUID: TBluetooth16bitsUUID): TBluetoothUUID;
C++
__classmethod GUID __fastcall GetBluetoothUUID(const System::Word A16bitsUUID);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothUUIDHelper |
Beschreibung
Gibt die angegebene 16-Bit-Bluetooth-UUID als 128-Bit-Bluetooth-UUID zurück.