ITMSMCPCloudImageAIServiceBFL.DestroyCloudImageAI Method
Releases an implementation previously created by this factory.
API unit family: TMS.MCP.CloudImageAI
Declaring type: ITMSMCPCloudImageAIServiceBFL
Inherited from: ITMSMCPCloudImageAIService
Syntax
procedure DestroyCloudImageAI(ACloudImageAI: ITMSMCPCustomCloudImageAI);
Remarks
Drops the factory's own reference. The implementation is freed once no other reference remains.
Parameters
| Name | Description |
|---|---|
ACloudImageAI |
Implementation to release. |