Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

MQeQueueManagerParms Struct Reference

Configuration Structure for processing a QueueManager. More...


Data Fields

MQEVERSION version
MQEINT32 opFlags
MQeStringHndl hDescription
MQeStringHndl hQueueManagerRules
MQEINT64 channelTimeOut
MQeStringHndl hQueueStore
MQeVectorHndl hQueues
MQeVectorHndl hConnections
MQEBOOL bridgeCapable


Detailed Description

A structure which contains the information that is required to process a Queue Manager. It needs to contain information on the registry and default QueueManager QueueStore.


Field Documentation

MQEVERSION MQeQueueManagerParms::version
 

Version of this structure

MQEINT32 MQeQueueManagerParms::opFlags
 

Flag to indicate elements of structure used

MQeStringHndl MQeQueueManagerParms::hDescription
 

Description of QueueManager

MQeStringHndl MQeQueueManagerParms::hQueueManagerRules
 

String identifier for the QueueManager rules

MQEINT64 MQeQueueManagerParms::channelTimeOut
 

Channel Timeout to be used

MQeStringHndl MQeQueueManagerParms::hQueueStore
 

Location of the QueueStore

MQeVectorHndl MQeQueueManagerParms::hQueues
 

List of the Queues - list of MQeQMgrQParms structures

MQeVectorHndl MQeQueueManagerParms::hConnections
 

List of the Connections

MQEBOOL MQeQueueManagerParms::bridgeCapable
 

Is this QueueManager bridge capable?


The documentation for this struct was generated from the following file:
Generated Thu Aug 11 23:41:24 2005 for Websphere MQ Everyplace for Multiplatforms C Bindings Reference