Table of Contents

TTMSFNCCloudFileConversionPlatformServices Class

Registry of platform service interfaces used to resolve conversion back ends at runtime.

API unit family: TMSFNCCloudFileConversion

Syntax

TTMSFNCCloudFileConversionPlatformServices = class

Methods

Name Description
AddPlatformService Registers a platform service interface under a service identifier.
Current Returns the shared registry instance.
GetPlatformService Returns the platform service registered under the given identifier.
RemovePlatformService Removes the platform service registered under the given identifier.
SupportsPlatformService Returns whether a service is registered under the given identifier.