API:REST.Backend.PushTypes.IBackendPushDeviceApi2.TryGetInstallationValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TryGetInstallationValue(out AValue: TBackendEntityValue): Boolean;

C++

virtual bool __fastcall TryGetInstallationValue(/* out */ Rest::Backend::Metatypes::TBackendEntityValue &AValue) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
REST.Backend.PushTypes.pas
REST.Backend.PushTypes.hpp
REST.Backend.PushTypes IBackendPushDeviceApi2

Description

Embarcadero Technologies does not currently have any additional information.