REST.Backend.EMSProvider.IGetEMSApi

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IGetEMSApi = interface

C++

__interface  INTERFACE_UUID("{554D8251-5BC6-4542-AD35-0EAC3F3031DE}") IGetEMSApi  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
REST.Backend.EMSProvider.pas
REST.Backend.EMSProvider.hpp
REST.Backend.EMSProvider REST.Backend.EMSProvider

Description

Interface that provides methods to retrieve the EMS API from the RAD Server Engine (EMS Server).

See Also