REST.Backend.EndPoint.TBackendRequestComponent.GetBackendServiceIID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetBackendServiceIID: TGUID; virtual; abstract;
function GetBackendServiceIID: TGUID; override;

C++

virtual GUID __fastcall GetBackendServiceIID() = 0 ;
virtual GUID __fastcall GetBackendServiceIID();

Properties

Type Visibility Source Unit Parent
function protected
REST.Backend.EndPoint.pas
REST.Backend.EndPoint.hpp
REST.Backend.EndPoint TBackendRequestComponent

Description

Embarcadero Technologies does not currently have any additional information.