System.Beacon.TBeaconManufacturerDataHelper.GUID_MINOR_MASK

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

GUID_MINOR_MASK: TBytes = [$0,$0,$1,$1,$1,$1,$1,$1,$1,$1,$1,$1,$1,$1,$1,$1,$1,$1,$1,$1,$1,$1,$1,$1,$0];

C++

static System::DynamicArray<System::Byte> GUID_MINOR_MASK;

Propriétés

Type Visibilité  Source Unité  Parent
field public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManufacturerDataHelper


Description

Masque de filtre permettant d'extraire GUID, Major et Minor depuis ManufacturerSpecificData.

Voir aussi