Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

CreateQueue Method

Creates an SQS queue.

Syntax

 char* CreateQueue(char* lpszQueueName);

Remarks

A queue with the specified name is created.

CreateQueue returns a queue id assigned to the queue. This can then be used to CreateMessage or DeleteQueue.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0