System.Bluetooth.TBluetoothUUIDHelper.GetBluetoothUUID

Aus RAD Studio API Documentation
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