This extends the base data structure used by the Administrator.
Data Fields | |
MQEVERSION | version |
MQEINT32 | opFlags |
MQeStringHndl | hDescription |
MQeStringHndl | hAdapterClass |
MQeStringHndl * | phAdapterParms |
MQEINT32 | destParmLen |
MQeStringHndl | hAdapterCommand |
MQeStringHndl | hChannelClass |
MQeStringHndl | hViaQMName |
|
field indicating the version of the structure |
|
[in/out]: input: a collection of bit flags which indicate which components of a resource is to be administered and, possibly, how the component fields of the data structure should be interpreted. |
|
text description of the connection |
|
string name of the adapter class |
|
adaptor parameters (ip address, port, etc) |
|
the number of elements in array phAdapterParms |
|
command used by an adapter |
|
connection definition adapter class token |
|
name of first-hop QueueManager when routing via one or more queue managers |