Home
ObjectType (MQLONG)
The type of object being named in ObjectName. Possible values are:
- MQOT_CHANNEL
- Channel.
- MQOT_CLNTCONN_CHANNEL
- Client connection channel.
- MQOT_Q
- Queue.
- MQOT_NAMELIST
- Namelist.
- MQOT_PROCESS
- Process definition.
- MQOT_Q_MGR
- Queue manager.
This is always an input field. The initial value of this field is MQOT_Q.
Home