System.Bluetooth.TBluetoothUUIDHelper.IsBluetoothBaseUUIDBased

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function IsBluetoothBaseUUIDBased(const AUUID: TBluetoothUUID): Boolean;

C++

__classmethod bool __fastcall IsBluetoothBaseUUIDBased(const GUID &AUUID);

Eigenschaften

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


Beschreibung

Gibt True zurück, wenn die angegebene 128-Bit-Bluetooth-UUID auf der Bluetooth Base UUID (EN) basiert, ansonsten False.

Siehe auch