Inquire Topic Names (Response)

The response to the Inquire Topic Names (MQCMD_INQUIRE_TOPIC_NAMES) command consists of the response header followed by a parameter structure giving zero or more names that match the specified administrative topic name.

HP Integrity NonStop Server IBM® i UNIX and Linux® Windows z/OS®
  X X X X
[z/OS]

Additionally, on z/OS only, the QSGDispositions parameter structure (with the same number of entries as the TopicNames structure) is returned. Each entry in this structure indicates the disposition of the object with the corresponding entry in the TopicNames structure.

Always returned:
TopicNames , [z/OS] QSGDispositions
Returned if requested:
None

Response data

TopicNames (MQCFSL)
List of topic object names (parameter identifier: MQCACF_TOPIC_NAMES).
[z/OS]
QSGDispositions (MQCFIL)
List of QSG dispositions (parameter identifier: MQIACF_QSG_DISPS). This parameter is valid on z/OS only. The value can be:
MQQSGD_COPY
The object is defined as MQQSGD_COPY.
MQQSGD_GROUP
The object is defined as MQQSGD_GROUP.
MQQSGD_Q_MGR
The object is defined as MQQSGD_Q_MGR.