Data.Cloud.AmazonAPI.TAmazonQueueService.GetQueueAttributes
Delphi
function GetQueueAttributes(const AQueueURL: string; AAttributes: array of TAmazonQueueAttribute;  out AResponseXML: string; const AResponseInfo: TCloudResponseInfo): TQueueAttributePairs;
C++
System::DynamicArray<System::Generics::Collections::TPair__2<TAmazonQueueAttribute,System::UnicodeString> > __fastcall GetQueueAttributes(const System::UnicodeString AQueueURL, TAmazonQueueAttribute *AAttributes, const int AAttributes_High, /* out */ System::UnicodeString &AResponseXML, Data::Cloud::Cloudapi::TCloudResponseInfo* const AResponseInfo);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| function | public | Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp | Data.Cloud.AmazonAPI | TAmazonQueueService | 
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.