System.Beacon.IAltBeacon

From RAD Studio API Documentation
Revision as of 13:08, 25 January 2016 by AChavesBot (talk | contribs) (RS-74247)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

IAltBeacon = interface(IStandardBeacon)

C++

__interface  INTERFACE_UUID("{15F6C736-B968-4E3D-8FD3-EDED99723D09}") IAltBeacon  : public IStandardBeacon

Properties

Type Visibility Source Unit Parent
interface
class
public
System.Beacon.pas
System.Beacon.hpp
System.Beacon System.Beacon

Description

Interface that holds information in relation to the AltBeacon format type.

See Also