System.Bluetooth.TBluetoothUUIDHelper.GetBluetooth16bitsUUID

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function GetBluetooth16bitsUUID(const AUUID: TBluetoothUUID): TBluetooth16bitsUUID;

C++

__classmethod System::Word __fastcall GetBluetooth16bitsUUID(const GUID &AUUID);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothUUIDHelper


Beschreibung

Gibt die angegebene 128-Bit-Bluetooth-UUID als 16-Bit-Bluetooth-UUID zurück.

Siehe auch