mqeQueueManager APIs

The following warnings are applicable to :

QM_01
QueueManager new parameters change. NAtive C requires the parameters, queue manager and registry, to be supplied in the new function rather than activate.

QM_02
QueueManager activate - > mqeQueueManager_start(). no longer requires additional params, see QM_01.

QM_03
No message listener currnetly in native C.

QM_04
Browse Messages attribute handle type is now MQeFieldsAttrHndl. Messages are now returned in an MQeVector.

QM_05
As QM_04 but for browseAndLock.

QM_06
mqeQueueManager_close is replaced with mqeQueueManager_stop.

QM_07
mqeQueueManager_getMessage attribute hndl.

QM_08
mqeQueueManager_getReference API has changed to mqeQueueManager_getCurrentQueueManager.

QM_09
mqeQueueManager_putMessage attribute hndl.

QM_10
Message Listener not currently supprted in native C.

QM_11
mqeQueueManager_waitForMessage not currently supported in native C.

QM_12
mqeQueueManager_setGlobalHashtable not supported in native C


© IBM Corporation 2002. All Rights Reserved