Table of Contents

ITMSFNCCloudFileConversionService Interface

Factory interface that creates and destroys conversion provider instances for a registered back end.

API unit family: TMSFNCCloudFileConversion Extends: IInterface

Syntax

ITMSFNCCloudFileConversionService = interface(IInterface)

Methods

Name Description
CreateCloudFileConversion Creates a new conversion provider instance.
DestroyCloudFileConversion Destroys a conversion provider instance previously created by this factory.