REST.Backend.Providers.TBackendServiceComponent.GetBackendServiceIID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
function protected
REST.Backend.Providers.pas
REST.Backend.Providers.hpp
REST.Backend.Providers TBackendServiceComponent

Description

Embarcadero Technologies does not currently have any additional information.