CommandEvent (MQLONG)

This specifies whether command events are generated, as follows:

MQEVR_DISABLED
Do not generate command events. This is the default.
MQEVR_ENABLED
Generate command events.
MQEVR_NO_DISPLAY
Command events are generated for all successful commands other than MQINQ.

This attribute is supported only on z/OS.

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