EMS.Services.IEMSServices Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetServicepublicReturns an object interface for the specified service GUID.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SupportspublicIndicates whether a given interface supports a specific (another) interface.
SupportsServicepublicReturns True if the EMS Server supports the service with the specified GUID; it returns False otherwise.
TryGetServicepublicFills Svc with an object interface for the specified service GUID and returns True on success, or False if the EMS Server does not support the target service.