Function
Get the queue that the browser examines.
tibems_status
tibemsQueueBrowser_GetQueue(tibemsQueueBrowser
queueBrowser,tibemsQueue
* queue );
CALL "tibemsQueueBrowser_GetQueue" USING BY VALUE queueBrowser, BY REFERENCE queue, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
queueBrowser
|
Get the queue of this browser.
|
queue
|
The function stores the queue in this location.
|
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |