ITMSFNCCloudBaseService.DestroyCloudBase Method
Destroys and unregisters the given platform-specific cloud base implementation.
API unit family: TMSFNCCloudBase
Declaring type: ITMSFNCCloudBaseService
Syntax
procedure DestroyCloudBase(const AValue: ITMSFNCCustomCloudBase);
Parameters
| Name | Description |
|---|---|
AValue |
The platform implementation to destroy. |