Data.Cloud.AmazonAPI.TAmazonQueueService.SetQueueAttributes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SetQueueAttributes(const AQueueURL: string; AAttributes: array of TQueueAttributePair;
const AResponseInfo: TCloudResponseInfo): Boolean;

C++

bool __fastcall SetQueueAttributes(const System::UnicodeString AQueueURL, System::Generics::Collections::TPair__2<TAmazonQueueAttribute,System::UnicodeString> *AAttributes, const int AAttributes_High, Data::Cloud::Cloudapi::TCloudResponseInfo* const AResponseInfo);

Properties

Type Visibility Source Unit Parent
function public
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonQueueService

Description

Sets the attributes for the given queue.