IccDataQueue constructors

Constructor (1)

IccDataQueue(const IccDataQueueId& id)
id
A reference to an IccDataQueueId object that contains the name of the CICS® transient data queue.

Constructor (2)

IccDataQueue(const char* queueName)
queueName
The 4-byte name of the queue that is to be created. An exception is thrown if queueName is not valid.
[[ Contents Previous Page | Next Page Index ]]