System.Bluetooth.TBluetoothUUIDHelper.GetBluetoothUUID

Aus RAD Studio API Documentation
Version vom 3. Dezember 2015, 11:36 Uhr von Roxanac (Diskussion | Beiträge) (1 Version: Translated in Trados. LOC-20699)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

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.

Siehe auch