MQeQMgr APIs

The following APIs are used to interact with the WebSphere MQ Everyplace queue manager.

MQeQMgrBrowseMsgs
Browses messages on a queue.

MQeQMgrConfirmMsg
Deletes a message already retrieved from a queue or makes a previously put message available.

MQeQMgrDeleteMsgs
Deletes an array of messages on the queue.

MQeQMgrGetMsg
Gets a message from a queue.

MQeQMgrGetName
Gets the name of the local queue manager.

MQeQMgrPutMsg
Puts a message onto a queue.

MQeQMgrUndo
Undoes one or more messages that were put, retrieved, or locked on a queue.

MQeQMgrUnlockMsgs
Unlocks an array of messages on the queue that were locked by MQeQMgrBrowseMsgs().

The general constraints listed in General constraints apply to all the queue manager APIs.



© IBM Corporation 2002. All Rights Reserved