Table of Contents

ITMSMCPCloudImageAIServiceReve.CreateCloudImageAI Method

Creates a service implementation and keeps a reference to it until it is released again.

API unit family: TMS.MCP.CloudImageAI Declaring type: ITMSMCPCloudImageAIServiceReve Inherited from: ITMSMCPCloudImageAIService

Syntax

function CreateCloudImageAI: ITMSMCPCustomCloudImageAI;

Remarks

The returned interface is reference counted; the caller keeps a reference for as long as it uses the implementation.

Returns

A new implementation for this factory's service.