All the C parameters are passed in using a parameter structure. This
structure needs to be initialized before it can be used - set it to
QMGR_INIT_VAL.
Table 14. Parameter structures for C
Element Type | Element Name | Notes |
---|---|---|
MQEINT32 | opFlags | Flags to indicate what parts of this structure have been set/requested |
MQeStringHndl | hDescription |
|
MQeStringHndl | hQueueManagerRules |
|
MQEINT64 | channelTimeOut |
|
MQeStringHndl | hQueueStore |
|
MQeVectorHndl | hQueues |
|
MQeVectorHndl | hConnections |
|
MQEBOOL | bridgeCapable | Valid values {MQE_TRUE, MQE_FALSE} |