ObjectString (MQCHARV)

The ObjectString field specifies the long object name.

This specifies the long object name to be used. This field is only referenced for certain values of ObjectType, and is ignored for all other values. See the description of ObjectType for details of which values indicate that this field is used.

If ObjectString is specified incorrectly, according to the description of how to use the MQCHARV structure, or if it exceeds the maximum length, the call fails with reason code MQRC_OBJECT_STRING_ERROR.

This is an input field. The initial values of the fields in this structure are the same as those in the MQCHARV structure.

The full topic name can be built from two different fields: ObjectName and ObjectString. For details of how these two fields are used, see Using topic strings.