System/390 assembler-language declaration (MQCFGR) (z/OS only)

MQCFGR                         DSECT
MQCFGR_TYPE                    DS   F        Structure type
MQCFGR_STRUCLENGTH             DS   F        Structure length
MQCFGR_PARAMETER               DS   F        Parameter identifier
MQCFGR_PARAMETERCOUNT          DS   F        Count of grouped parameter structures
MQCFGR_LENGTH                  EQU  *-MQCFGR Length of structure
                               ORG  MQCFGR
MQCFGR_AREA                    DS   CL(MQCFGR_LENGTH)