API:Data.Cloud.AzureAPI.TAzureQueueService.ClearMessages
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp
| |
Unit: Data.Cloud.AzureAPI | |
Parent: TAzureQueueService |
Delphi
function ClearMessages(const QueueName: string;
ResponseInfo: TCloudResponseInfo = nil): Boolean;
C++
bool __fastcall ClearMessages(const System::UnicodeString QueueName, Data::Cloud::Cloudapi::TCloudResponseInfo* ResponseInfo = (Data::Cloud::Cloudapi::TCloudResponseInfo*)(0x0));
Description
Embarcadero Technologies does not currently have any additional information.