detailed description, connect options structure, MQCNO structure" /> MQCNO - Connect options
Home

 

MQCNO - Connect options

 

The following table summarizes the fields in the structure.

Table 26. Fields in MQCNO
Field Description Topic
StrucId Structure identifier StrucId
Version Structure version number Version
Options Options that control the action of MQCONNX Options
Note:
The remaining fields are ignored if Vis less than MQCNO_VERSION_2.
ClientConnOffset Offset of MQCD structure for client connection ClientConnOffset
ClientConnPtr Address of MQCD structure for client connection ClientConnPtr
Note:
The remaining fields are ignored if Vis less than MQCNO_VERSION_3.
ConnTag Queue-manager connection tag ConnTag
Note:
The remaining fields are ignored if Vis less than MQCNO_VERSION_4.
SSLConfigPtr Address of MQSCO structure for client connection SSLConfigPtr
SSLConfigOffset Offset of MQSCO structure for client connection SSLConfigOffset
Note:
The remaining fields are ignored if Vis less than MQCNO_VERSION_5.
ConnectionId Unique connection ID ConnnectionId
SecurityParmsOffset Security parameters SecurityParmsOffset
SecurityParmsPtr Security parameters SecurityParmsPtr


 

Home