SubOptions (MQLONG)

The SubOptions used to open the failing subscription. Present only in Version 2 of MQSTS or higher.

The interpretation of SubOptions depends on the value of the MQSTAT Type parameter.

    MQSTAT_TYPE_ASYNC_ERROR

    Zero.

    MQSTAT_TYPE_RECONNECTION

    Zero.

    MQSTAT_TYPE_RECONNECTION_ERROR

    The SubOptions used when the failure occurred. If the failure is not related to subscribing to a topic, the value returned is zero.

SubOptions is an output field. Its initial value is zero. Parent topic: Fields for MQSTS