REST.Backend.ServiceFactory.TProviderServiceFactory.CreateService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateService(const AProvider: IBackendProvider; const IID: TGUID): IBackendService; virtual; abstract;

C++

virtual Rest::Backend::Providers::_di_IBackendService __fastcall CreateService(const Rest::Backend::Providers::_di_IBackendProvider AProvider, const GUID &IID) = 0 ;

Properties

Type Visibility Source Unit Parent
function protected
REST.Backend.ServiceFactory.pas
REST.Backend.ServiceFactory.hpp
REST.Backend.ServiceFactory TProviderServiceFactory

Description

Embarcadero Technologies does not currently have any additional information.