ChannelEvent (MQLONG)

This specifies whether channel events are generated.

The value is one of the following:

MQEVR_EXCEPTION
Only generate the following channel events:
MQEVR_ENABLED
Generate all channel events. That is, in addition to those generated by EXCEPTION, generate the following channel events:
MQEVR_DISABLED
Do not generate channel events; this is the default value.

To determine the value of this attribute, use the MQIA_CHANNEL_EVENT selector with the MQINQ call.