REST.Backend.Providers.TBackendProviders.TFactoryMethod

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFactoryMethod = function(const AProvider: IBackendProvider; const IID: TGUID): IBackendService of object;

C++

typedef _di_IBackendService __fastcall (__closure *TFactoryMethod)(const _di_IBackendProvider AProvider, const GUID &IID);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.