TTMSFNCCloudBaseFactoryService.DestroyCloudBase Method
Destroys a previously created platform-specific cloud base implementation and removes it from the registry.
API unit family: TMSFNCCloudBase
Declaring type: TTMSFNCCloudBaseFactoryService
Syntax
procedure DestroyCloudBase(const AValue: ITMSFNCCustomCloudBase);
Parameters
| Name | Description |
|---|---|
AValue |
The cloud base implementation to destroy. |