XrCapability(MQLONG)
This controls whether MQ Telemetry commands are supported by the queue manager.
The value is one of the following:
- MQCAP_SUPPORTED
- MQ Telemetry component installed and Telemetry commands are supported.
- MQCAP_NOT_SUPPORTED
- MQ Telemetry component not installed.
This attribute is supported only on the following platforms:
- IBM® i
- UNIX
- Windows
To determine the value of this attribute, use the MQIA_XR_CAPABILITY selector with the MQINQ call.