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

MQeConnectionDefinitionParms_st Struct Reference


Detailed Description

Administrator parameter data structure for connection definition.

This extends the base data structure used by the Administrator.

Warning:
user need to free resources hanging off the structure after use


Data Fields

MQEVERSION version
MQEINT32 opFlags
MQeStringHndl hDescription
MQeStringHndl hAdapterClass
MQeStringHndl * phAdapterParms
MQEINT32 destParmLen
MQeStringHndl hAdapterCommand
MQeStringHndl hChannelClass
MQeStringHndl hViaQMName


Field Documentation

MQEVERSION MQeConnectionDefinitionParms_st::version
 

field indicating the version of the structure

MQEINT32 MQeConnectionDefinitionParms_st::opFlags
 

[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.
output: if operation successful, flags indicate operations performed; if operation failed, flags indicate the failed component

MQeStringHndl MQeConnectionDefinitionParms_st::hDescription
 

text description of the connection

MQeStringHndl MQeConnectionDefinitionParms_st::hAdapterClass
 

string name of the adapter class

MQeStringHndl* MQeConnectionDefinitionParms_st::phAdapterParms
 

adaptor parameters (ip address, port, etc)

MQEINT32 MQeConnectionDefinitionParms_st::destParmLen
 

the number of elements in array phAdapterParms

MQeStringHndl MQeConnectionDefinitionParms_st::hAdapterCommand
 

command used by an adapter

MQeStringHndl MQeConnectionDefinitionParms_st::hChannelClass
 

connection definition adapter class token

MQeStringHndl MQeConnectionDefinitionParms_st::hViaQMName
 

name of first-hop QueueManager when routing via one or more queue managers


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