System.Bluetooth.TBluetoothUUIDHelper.IsBluetoothBaseUUIDBased
Delphi
class function IsBluetoothBaseUUIDBased(const AUUID: TBluetoothUUID): Boolean;
C++
__classmethod bool __fastcall IsBluetoothBaseUUIDBased(const GUID &AUUID);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothUUIDHelper |
Description
Returns True
if the specified 128-bit Bluetooth UUID is based on the Bluetooth Base UUID or False
otherwise.