System.Beacon.TBeaconAdvertiser.MFGReserved

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MFGReserved: Byte read FMFGReserved write FMFGReserved;

C++

__property System::Byte MFGReserved = {read=FMFGReserved, write=FMFGReserved, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconAdvertiser

Description

Reserved for the implementation of special features.

Manufacturer reserves the MFGReserved property in order to implement special features.

Note: The use of this property is only available for beacon devices in Alternative Mode.

See Also