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
-
ResolvedObjectNameis the name of the object named inObjectNameafter the local queue manager resolves the name. The name returned is the name of an object that exists on the queue manager identified byResolvedQMgrName. - 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.