RemoteQName (MQCHAR48)

This is the name of the message queue that is the apparent eventual destination for the message (this might prove not to be the eventual destination if, for example, this queue is defined at RemoteQMgrName to be a local definition of another remote queue).

If the message is a distribution-list message (that is, the Format field in the embedded message descriptor is MQFMT_DIST_HEADER), RemoteQName is blank.

The length of this field is given by MQ_Q_NAME_LENGTH. The initial value of this field is the null string in C, and 48 blank characters in other programming languages.