Table of Contents

ITMSFNCCloudBaseService Interface

Platform service interface that creates and destroys ITMSFNCCustomCloudBase instances; registered once per platform at unit initialization.

API unit family: TMSFNCCloudBase Extends: IInterface

Syntax

ITMSFNCCloudBaseService = interface(IInterface)

Methods

Name Description
CreateCloudBase Creates a platform-specific cloud base implementation for the given component and registers it with the platform service.
DestroyCloudBase Destroys and unregisters the given platform-specific cloud base implementation.