REST.Backend.Providers.TBackendProviders.FindService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindService(const AProviderID: string; const IID: TGUID): TService;

C++

TService* __fastcall FindService(const System::UnicodeString AProviderID, const GUID &IID);

Properties

Type Visibility Source Unit Parent
function public
REST.Backend.Providers.pas
REST.Backend.Providers.hpp
REST.Backend.Providers TBackendProviders

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!