Data.Cloud.AmazonAPI.TAmazonBasicService.GetServiceHost

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetServiceHost: string; virtual; abstract;

C++

virtual System::UnicodeString __fastcall GetServiceHost() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonBasicService


Beschreibung

Gibt den Host-String für den Dienst zurück.

Siehe auch