API:Data.Cloud.AmazonAPI.TAmazonStorageService.Destroy
[–] Properties | |
---|---|
Type: destructor | |
Visibility: public | |
Source: Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp
| |
Unit: Data.Cloud.AmazonAPI | |
Parent: TAmazonStorageService |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TAmazonStorageService();
Description
Frees the required headers list and destroys the instance.
Data.Cloud.AmazonAPI.TAmazonStorageService.Destroy inherits from Data.Cloud.AmazonAPI.TAmazonService.Destroy. All content below this line refers to Data.Cloud.AmazonAPI.TAmazonService.Destroy.
Frees the required headers list and destroys the instance.
Destroy is used to free the required headers list and destroy the instance.