EMS.Services.IEMSServices

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
EMS.Services.pas
EMS.Services.hpp
Unit: EMS.Services
Parent: EMS.Services

Delphi

IEMSServices = interface(IInterface)

C++

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

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: