EMS.Services.IEMSServices

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IEMSServices = interface(IInterface)

C++

__interface  INTERFACE_UUID("{E9E681C2-3399-4D55-A294-F20E2A59BE35}") IEMSServices  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
EMS.Services.pas
EMS.Services.hpp
EMS.Services EMS.Services

Description

Interface that provides methods to access the interfaces of services of the RAD Server Engine (EMS Server).

Tip: The EMS.Services unit provides helper classes for some service interfaces, so that you do not need to use IEMSServices to access those interfaces. For interfaces that do not provide helper classes, you can use TEMSServices instead of IEMSServices.

IEMSServices provides the following methods: