ResolvedObjectName (MQCHAR48)

The name of the object named in ObjectName after the local queue manager resolves the name.

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

    MQSTAT_TYPE_ASYNC_ERROR

    ResolvedObjectName is the name of the object named in ObjectName after the local queue manager resolves the name. The name returned is the name of an object that exists on the queue manager identified by ResolvedQMgrName.

    MQSTAT_TYPE_RECONNECTION

    Blank.

    MQSTAT_TYPE_RECONNECTION_ERROR

    Blank.

ResolvedObjectName is an output field. Its initial value is the null string in C, and 48 blank characters in other programming languages.

Parent topic: Fields for MQSTS